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

[Backport 2.x] [Bugfix] Fix flaky DefaultCacheStatsHolderTests #14542

Merged
merged 1 commit into from
Jun 25, 2024

Fix flaky DefaultCacheStatsHolderTests (#14462)

b8fa2a4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Bugfix] Fix flaky DefaultCacheStatsHolderTests #14542

Fix flaky DefaultCacheStatsHolderTests (#14462)
b8fa2a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2024 in 0s

71.48% (target 70.00%)

View this Pull Request on Codecov

71.48% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.48%. Comparing base (0dd892c) to head (b8fa2a4).
Report is 421 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14542      +/-   ##
============================================
+ Coverage     71.28%   71.48%   +0.19%     
- Complexity    60145    62323    +2178     
============================================
  Files          4957     5102     +145     
  Lines        282799   293129   +10330     
  Branches      41409    42715    +1306     
============================================
+ Hits         201591   209537    +7946     
- Misses        64189    65975    +1786     
- Partials      17019    17617     +598     

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