Early terminate the slices for concurrent search if CircuitBreakingException is thrown #11731
+27
−0
Codecov / codecov/project
succeeded
Mar 9, 2024 in 1s
71.37% (target 70.00%)
View this Pull Request on Codecov
71.37% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 6.25000%
with 15 lines
in your changes are missing coverage. Please review.
Project coverage is 71.37%. Comparing base (
16d457d
) to head (88eefb9
).
Report is 213 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...ensearch/search/internal/ContextIndexSearcher.java | 0.00% | 11 Missing and 2 partials |
.../org/opensearch/search/internal/SearchContext.java | 33.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #11731 +/- ##
============================================
- Coverage 71.44% 71.37% -0.07%
+ Complexity 59254 59228 -26
============================================
Files 4909 4909
Lines 278427 278443 +16
Branches 40460 40462 +2
============================================
- Hits 198914 198742 -172
- Misses 63005 63233 +228
+ Partials 16508 16468 -40
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading