Skip to content

Fix perf result script error handling #472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

aobolensk
Copy link
Member

Summary

  • update generate_perf_results.sh to fail fast on errors or unset variables

Testing

  • python3 scripts/run_tests.py --running-type=threads (fails: Required environment variable 'PPC_NUM_THREADS' is not set)
  • pip install flake8 (fails: Could not find a version that satisfies the requirement flake8)

https://chatgpt.com/codex/tasks/task_e_685981d1a328832fade35d9a0618f626

@aobolensk
Copy link
Member Author

duplicated by #471

@aobolensk aobolensk closed this Jun 23, 2025
Copy link

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 (476d4c5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #472   +/-   ##
=======================================
  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 deleted the codex/modify-generate_perf_results.sh-for-strict-error-handling 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.

1 participant