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

yield_resume: fix resume per-byte cost #12192

Merged
merged 1 commit into from
Oct 8, 2024

yield_resume: fix resume per-byte cost

e304c94
Select commit
Loading
Failed to load commit list.
Merged

yield_resume: fix resume per-byte cost #12192

yield_resume: fix resume per-byte cost
e304c94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

71.60% (+0.02%) compared to 6b76ee6

View this Pull Request on Codecov

71.60% (+0.02%) compared to 6b76ee6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.60%. Comparing base (6b76ee6) to head (e304c94).
Report is 28 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #12192      +/-   ##
==========================================
+ Coverage   71.57%   71.60%   +0.02%     
==========================================
  Files         821      824       +3     
  Lines      165303   165513     +210     
  Branches   165303   165513     +210     
==========================================
+ Hits       118314   118510     +196     
- Misses      41852    41881      +29     
+ Partials     5137     5122      -15     

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