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

[Bugfix] Fix TieredSpilloverCache flaky tests #14333

Merged
merged 4 commits into from
Jun 14, 2024

Merge remote-tracking branch 'upstream/main' into tsc-stats-flaky-tests

9c7a031
Select commit
Loading
Failed to load commit list.
Merged

[Bugfix] Fix TieredSpilloverCache flaky tests #14333

Merge remote-tracking branch 'upstream/main' into tsc-stats-flaky-tests
9c7a031
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 14, 2024 in 0s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.74%. Comparing base (b15cb0c) to head (9c7a031).
Report is 430 commits behind head on main.

Files Patch % Lines
...search/common/cache/stats/ImmutableCacheStats.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14333      +/-   ##
============================================
+ Coverage     71.42%   71.74%   +0.32%     
- Complexity    59978    62084    +2106     
============================================
  Files          4985     5117     +132     
  Lines        282275   291713    +9438     
  Branches      40946    42168    +1222     
============================================
+ Hits         201603   209299    +7696     
- Misses        63999    65129    +1130     
- Partials      16673    17285     +612     

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