[Tiered Caching] Enabling serialization for IndicesRequestCache key o… #10275
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jan 11, 2024 in 0s
71.42% (target 70.00%)
View this Pull Request on Codecov
71.42% (target 70.00%)
Details
Codecov Report
Attention: 5 lines
in your changes are missing coverage. Please review.
Comparison is base (
10be2ef
) 71.38% compared to head (d744da2
) 71.42%.
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...va/org/opensearch/indices/IndicesRequestCache.java | 90.90% | 0 Missing and 4 partials |
...common/lucene/index/OpenSearchDirectoryReader.java | 94.11% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #10275 +/- ##
============================================
+ Coverage 71.38% 71.42% +0.03%
- Complexity 59324 59383 +59
============================================
Files 4919 4919
Lines 278912 278953 +41
Branches 40543 40547 +4
============================================
+ Hits 199111 199239 +128
- Misses 63197 63227 +30
+ Partials 16604 16487 -117
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading