Skip to content

Add shebang and strict mode to perf script#471

Merged
aobolensk merged 1 commit intomasterfrom
codex/update-script-shebang-and-settings
Jun 23, 2025
Merged

Add shebang and strict mode to perf script#471
aobolensk merged 1 commit intomasterfrom
codex/update-script-shebang-and-settings

Conversation

@aobolensk
Copy link
Copy Markdown
Member

@aobolensk aobolensk commented Jun 23, 2025

  • add a #!/usr/bin/env bash shebang
  • enable set -euo pipefail for stricter error handling

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.15%. Comparing base (d1764d8) to head (7834f50).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #471   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          11       11           
  Lines         357      357           
  Branches      116      127   +11     
=======================================
  Hits          329      329           
  Misses         10       10           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aobolensk aobolensk added this pull request to the merge queue Jun 23, 2025
Merged via the queue into master with commit 7c0dcde Jun 23, 2025
76 checks passed
@aobolensk aobolensk deleted the codex/update-script-shebang-and-settings branch June 24, 2025 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants