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

Skips the counter increment if value is zero #764

Merged
merged 1 commit into from
Nov 17, 2024

Skips the counter incremet if value is zero

44cfcd5
Select commit
Loading
Failed to load commit list.
Merged

Skips the counter increment if value is zero #764

Skips the counter incremet if value is zero
44cfcd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 17, 2024 in 0s

69.88% (-1.00%) compared to 9cb092f

View this Pull Request on Codecov

69.88% (-1.00%) compared to 9cb092f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.88%. Comparing base (9cb092f) to head (44cfcd5).
Report is 19 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #764      +/-   ##
============================================
- Coverage     70.88%   69.88%   -1.00%     
- Complexity      421      488      +67     
============================================
  Files            49       54       +5     
  Lines          3125     3517     +392     
  Branches        194      228      +34     
============================================
+ Hits           2215     2458     +243     
- Misses          785      914     +129     
- Partials        125      145      +20     

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