Skip to content
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

CI: quick fix on benchmark CI using uv run pytest #6652

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

unkcpz
Copy link
Member

@unkcpz unkcpz commented Dec 5, 2024

supersede #6651

The benchmark CI only triggered when push to main and it is failed after #6640.
I mimic the change in 32f9229 for the fix, hope I did it right.

I also make the CI can be triggered for pull request when either benchmark config files changed.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.93%. Comparing base (ef60b66) to head (03afe74).
Report is 156 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6652      +/-   ##
==========================================
+ Coverage   77.51%   77.93%   +0.43%     
==========================================
  Files         560      563       +3     
  Lines       41444    41662     +218     
==========================================
+ Hits        32120    32464     +344     
+ Misses       9324     9198     -126     

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

@danielhollas danielhollas self-requested a review December 5, 2024 23:08
@unkcpz unkcpz merged commit 37e5431 into main Dec 5, 2024
25 checks passed
@unkcpz unkcpz deleted the quick-fix-benchmark-ci-fail branch December 5, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants