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] Move TSC took-time policy to guard both heap and disk tier #17478

Merged
merged 1 commit into from
Feb 28, 2025

Move TSC took-time policy to guard both heap and disk tier (#17190)

233e1c1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Move TSC took-time policy to guard both heap and disk tier #17478

Move TSC took-time policy to guard both heap and disk tier (#17190)
233e1c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

71.99% (target 70.00%)

View this Pull Request on Codecov

71.99% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.99%. Comparing base (6a05e73) to head (233e1c1).
Report is 12 commits behind head on 2.x.

Files with missing lines Patch % Lines
...search/cache/common/tier/TieredSpilloverCache.java 98.14% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17478      +/-   ##
============================================
+ Coverage     71.95%   71.99%   +0.04%     
- Complexity    65944    65997      +53     
============================================
  Files          5341     5341              
  Lines        307186   307258      +72     
  Branches      44830    44844      +14     
============================================
+ Hits         221026   221202     +176     
+ Misses        67703    67520     -183     
- Partials      18457    18536      +79     

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