[Tiered caching] Integrating IndicesRequestCache with CacheService controlled by a feature flag #12533
Codecov / codecov/project
succeeded
Mar 7, 2024 in 0s
71.51% (target 70.00%)
View this Pull Request on Codecov
71.51% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 94.73684%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 71.51%. Comparing base (
11836d0
) to head (b046c6f
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
.../opensearch/common/cache/service/CacheService.java | 50.00% | 0 Missing and 1 partial |
...arch/common/cache/store/OpenSearchOnHeapCache.java | 90.90% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #12533 +/- ##
============================================
+ Coverage 71.32% 71.51% +0.19%
- Complexity 59887 60006 +119
============================================
Files 4982 4982
Lines 282152 282177 +25
Branches 40940 40940
============================================
+ Hits 201239 201803 +564
+ Misses 64187 63638 -549
- Partials 16726 16736 +10
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading