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] Integrating IndicesRequestCache with CacheService controlled by a feature flag #12533

Merged
merged 9 commits into from
Mar 11, 2024

Updating changelog and renaming feature flag setting

1f85b27
Select commit
Loading
Failed to load commit list.
Merged

[Tiered caching] Integrating IndicesRequestCache with CacheService controlled by a feature flag #12533

Updating changelog and renaming feature flag setting
1f85b27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

71.41% (target 70.00%)

View this Pull Request on Codecov

71.41% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.41%. Comparing base (11836d0) to head (1f85b27).
Report is 2 commits behind head on main.

❗ Current head 1f85b27 differs from pull request most recent head b046c6f. Consider uploading reports for the commit b046c6f to get more accurate results

Files Patch % Lines
...va/org/opensearch/indices/IndicesRequestCache.java 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12533      +/-   ##
============================================
+ Coverage     71.32%   71.41%   +0.08%     
- Complexity    59887    59914      +27     
============================================
  Files          4982     4982              
  Lines        282152   282164      +12     
  Branches      40940    40941       +1     
============================================
+ Hits         201239   201499     +260     
+ Misses        64187    63923     -264     
- Partials      16726    16742      +16     

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