Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x Backport] Add successfulSearchShardIndices in searchRequestContext before onRequestEnd #16009

Merged

Merge branch '2.x' into backport/backport-15967-to-2.x

8d66170
Select commit
Loading
Failed to load commit list.
Merged

[2.x Backport] Add successfulSearchShardIndices in searchRequestContext before onRequestEnd #16009

Merge branch '2.x' into backport/backport-15967-to-2.x
8d66170
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2024 in 0s

71.66% (target 70.00%)

View this Pull Request on Codecov

71.66% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.66%. Comparing base (448ae5e) to head (8d66170).

Files with missing lines Patch % Lines
...opensearch/action/search/SearchRequestContext.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16009      +/-   ##
============================================
- Coverage     71.77%   71.66%   -0.11%     
+ Complexity    64687    64647      -40     
============================================
  Files          5277     5277              
  Lines        302344   302349       +5     
  Branches      43993    43993              
============================================
- Hits         217003   216676     -327     
- Misses        67223    67575     +352     
+ Partials      18118    18098      -20     

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