Fix query timeout handling by checking searchContext.isSearchTimedOut() #16882
+5
−0
Codecov / codecov/project
succeeded
Dec 18, 2024 in 0s
72.13% (target 70.00%)
View this Pull Request on Codecov
72.13% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 0%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 72.13%. Comparing base (
b5f651f
) to head (751ad99
).
Files with missing lines | Patch % | Lines |
---|---|---|
...ensearch/search/internal/ContextIndexSearcher.java | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #16882 +/- ##
============================================
- Coverage 72.21% 72.13% -0.08%
+ Complexity 65335 65325 -10
============================================
Files 5318 5318
Lines 304081 304083 +2
Branches 43995 43996 +1
============================================
- Hits 219578 219365 -213
- Misses 66541 66740 +199
- Partials 17962 17978 +16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading