[Tiered Caching] Stats rework (4/4): Adds stats implementation for TieredSpilloverCache #13236
+755
−100
Codecov / codecov/project
succeeded
Apr 30, 2024 in 1s
71.43% (target 70.00%)
View this Pull Request on Codecov
71.43% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 95.90643%
with 7 lines
in your changes are missing coverage. Please review.
Project coverage is 71.43%. Comparing base (
b15cb0c
) to head (ef2bffa
).
Report is 246 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...search/cache/common/tier/TieredSpilloverCache.java | 94.17% | 3 Missing and 3 partials |
...e/common/tier/TieredSpilloverCacheStatsHolder.java | 97.95% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #13236 +/- ##
============================================
+ Coverage 71.42% 71.43% +0.01%
- Complexity 59978 60999 +1021
============================================
Files 4985 5051 +66
Lines 282275 286936 +4661
Branches 40946 41561 +615
============================================
+ Hits 201603 204980 +3377
- Misses 63999 65012 +1013
- Partials 16673 16944 +271
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading