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

test: Modify perf tests to pass event name correctly to avoid string allocation #2762

Merged

fix bench

a150526
Select commit
Loading
Failed to load commit list.
Merged

test: Modify perf tests to pass event name correctly to avoid string allocation #2762

fix bench
a150526
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2025 in 1s

79.6% (+0.0%) compared to f013b3d

View this Pull Request on Codecov

79.6% (+0.0%) compared to f013b3d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.6%. Comparing base (f013b3d) to head (a150526).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2762   +/-   ##
=====================================
  Coverage   79.6%   79.6%           
=====================================
  Files        123     123           
  Lines      23034   23034           
=====================================
+ Hits       18352   18356    +4     
+ Misses      4682    4678    -4     

☔ 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.