[Bugfix] Fixes IRC NPE bug for timed-out cacheable queries #15327
Codecov / codecov/project
succeeded
Aug 20, 2024 in 0s
71.96% (target 70.00%)
View this Pull Request on Codecov
71.96% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 71.96%. Comparing base (
093c060
) to head (43c0ef4
).
Report is 7 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...in/java/org/opensearch/indices/IndicesService.java | 0.00% | 1 Missing and 1 partial |
...va/org/opensearch/indices/IndicesRequestCache.java | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #15327 +/- ##
============================================
+ Coverage 71.95% 71.96% +0.01%
- Complexity 63179 63218 +39
============================================
Files 5212 5212
Lines 295649 295650 +1
Branches 42692 42692
============================================
+ Hits 212726 212763 +37
+ Misses 65485 65397 -88
- Partials 17438 17490 +52
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading