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

fix: remove counter to keep aligned with early return in fast path #859

Merged
merged 1 commit into from
Jun 18, 2024

fix: remove counter to keep aligned with early return in fast path

97aa29d
Select commit
Loading
Failed to load commit list.
Merged

fix: remove counter to keep aligned with early return in fast path #859

fix: remove counter to keep aligned with early return in fast path
97aa29d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

75.72% (+0.16%) compared to e35b35a

View this Pull Request on Codecov

75.72% (+0.16%) compared to e35b35a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.72%. Comparing base (e35b35a) to head (97aa29d).
Report is 121 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #859      +/-   ##
==========================================
+ Coverage   75.55%   75.72%   +0.16%     
==========================================
  Files         180      187       +7     
  Lines       26938    27822     +884     
  Branches    26938    27822     +884     
==========================================
+ Hits        20353    21067     +714     
- Misses       5366     5465      +99     
- Partials     1219     1290      +71     

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