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][Tiered Caching] Make Indices Request Cache Stale Key Mgmt Threshold … #13413

Merged

Update IndicesRequestCache.java

7d3f1ef
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x][Tiered Caching] Make Indices Request Cache Stale Key Mgmt Threshold … #13413

Update IndicesRequestCache.java
7d3f1ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2024 in 0s

71.17% (target 70.00%)

View this Pull Request on Codecov

71.17% (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.17%. Comparing base (0dd892c) to head (7d3f1ef).
Report is 201 commits behind head on 2.x.

Files Patch % Lines
...va/org/opensearch/indices/IndicesRequestCache.java 62.50% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13413      +/-   ##
============================================
- Coverage     71.28%   71.17%   -0.12%     
- Complexity    60145    60697     +552     
============================================
  Files          4957     5015      +58     
  Lines        282799   286025    +3226     
  Branches      41409    41797     +388     
============================================
+ Hits         201591   203568    +1977     
- Misses        64189    65195    +1006     
- Partials      17019    17262     +243     

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