[Backport 2.x] [Bugfix] [Tiered Caching] Fixes issues when integrating tiered cache with disk cache #13801
+118
−76
Codecov / codecov/project
succeeded
Jun 5, 2024 in 1s
71.39% (target 70.00%)
View this Pull Request on Codecov
71.39% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 84.61538%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 71.39%. Comparing base (
0dd892c
) to head (684cb7b
).
Report is 301 commits behind head on 2.x.
Files | Patch % | Lines |
---|---|---|
.../opensearch/cache/store/disk/EhcacheDiskCache.java | 83.78% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #13801 +/- ##
============================================
+ Coverage 71.28% 71.39% +0.11%
- Complexity 60145 61490 +1345
============================================
Files 4957 5041 +84
Lines 282799 288825 +6026
Branches 41409 42190 +781
============================================
+ Hits 201591 206209 +4618
- Misses 64189 65187 +998
- Partials 17019 17429 +410
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading