Skip to content

Fix query timeout handling by checking searchContext.isSearchTimedOut()

Codecov / codecov/project succeeded Dec 18, 2024 in 0s

72.10% (target 70.00%)

View this Pull Request on Codecov

72.10% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 72.10%. Comparing base (b5f651f) to head (43e54c0).

Files with missing lines Patch % Lines
...ensearch/search/internal/ContextIndexSearcher.java 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16882      +/-   ##
============================================
- Coverage     72.21%   72.10%   -0.11%     
+ Complexity    65335    65280      -55     
============================================
  Files          5318     5318              
  Lines        304081   304085       +4     
  Branches      43995    43997       +2     
============================================
- Hits         219578   219273     -305     
- Misses        66541    66877     +336     
+ Partials      17962    17935      -27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.