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

[Tiered Caching] Make Indices Request Cache Stale Key Mgmt Threshold setting dynamic #12941

Merged

Merge branch 'kp/integration-test-stalekeys' of https://github.com/ki…

b594b9e
Select commit
Loading
Failed to load commit list.
Merged

[Tiered Caching] Make Indices Request Cache Stale Key Mgmt Threshold setting dynamic #12941

Merge branch 'kp/integration-test-stalekeys' of https://github.com/ki…
b594b9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

71.41% (target 70.00%)

View this Pull Request on Codecov

71.41% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 71.41%. Comparing base (b15cb0c) to head (b594b9e).
Report is 226 commits behind head on main.

Files Patch % Lines
...va/org/opensearch/indices/IndicesRequestCache.java 62.50% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12941      +/-   ##
============================================
- Coverage     71.42%   71.41%   -0.01%     
- Complexity    59978    60721     +743     
============================================
  Files          4985     5045      +60     
  Lines        282275   286054    +3779     
  Branches      40946    41428     +482     
============================================
+ Hits         201603   204297    +2694     
- Misses        63999    64843     +844     
- Partials      16673    16914     +241     

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