[Backport 2.x] [Tiered caching] Integrating IndicesRequestCache with CacheService controlled by a feature flag #12600
Codecov / codecov/project
succeeded
Mar 14, 2024 in 1s
71.22% (target 70.00%)
View this Pull Request on Codecov
71.22% (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.22%. Comparing base (
0dd892c
) to head (fd9cd07
).
Report is 22 commits behind head on 2.x.
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 @@
## 2.x #12600 +/- ##
============================================
- Coverage 71.28% 71.22% -0.06%
- Complexity 60145 60179 +34
============================================
Files 4957 4958 +1
Lines 282799 282992 +193
Branches 41409 41436 +27
============================================
- Hits 201591 201571 -20
- Misses 64189 64391 +202
- Partials 17019 17030 +11
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading