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 flaky test TieredSpilloverCacheTests.testComputeIfAbsentConcurrently #14550

Merged
merged 2 commits into from
Jun 26, 2024

Addressing comment

a8825a7
Select commit
Loading
Failed to load commit list.
Merged

Fix flaky test TieredSpilloverCacheTests.testComputeIfAbsentConcurrently #14550

Addressing comment
a8825a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 1s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.75%. Comparing base (0eb39ae) to head (a8825a7).

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14550      +/-   ##
============================================
- Coverage     71.77%   71.75%   -0.02%     
- Complexity    62191    62234      +43     
============================================
  Files          5125     5125              
  Lines        292411   292414       +3     
  Branches      42254    42255       +1     
============================================
- Hits         209868   209823      -45     
- Misses        65221    65273      +52     
+ Partials      17322    17318       -4     

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