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

Delegating CachingWeightWrapper#count to internal weight object #10543

Merged
merged 8 commits into from
Nov 22, 2023

Merge remote-tracking branch 'origin/main' into os-10060

966ae6e
Select commit
Loading
Failed to load commit list.
Merged

Delegating CachingWeightWrapper#count to internal weight object #10543

Merge remote-tracking branch 'origin/main' into os-10060
966ae6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 22, 2023 in 0s

71.17% (target 70.00%)

View this Pull Request on Codecov

71.17% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b974dfb) 71.27% compared to head (966ae6e) 71.17%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10543      +/-   ##
============================================
- Coverage     71.27%   71.17%   -0.11%     
+ Complexity    58932    58836      -96     
============================================
  Files          4890     4890              
  Lines        277421   277423       +2     
  Branches      40308    40308              
============================================
- Hits         197723   197445     -278     
- Misses        63250    63491     +241     
- Partials      16448    16487      +39     

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