[Tiered Caching] Expose a dynamic setting to disable/enable disk cache #13373
Codecov / codecov/project
succeeded
Apr 26, 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 93.33333%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 71.51%. Comparing base (
b15cb0c
) to head (7c05a00
).
Report is 225 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...search/cache/common/tier/TieredSpilloverCache.java | 94.11% | 2 Missing |
.../cache/common/tier/TieredSpilloverCachePlugin.java | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #13373 +/- ##
============================================
+ Coverage 71.42% 71.51% +0.09%
- Complexity 59978 60877 +899
============================================
Files 4985 5045 +60
Lines 282275 286068 +3793
Branches 40946 41431 +485
============================================
+ Hits 201603 204586 +2983
- Misses 63999 64619 +620
- Partials 16673 16863 +190
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading