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

[Search Pipeline]Handled default search pipeline for multiple indices #13276

Merged

Handled exception

6f36ec5
Select commit
Loading
Failed to load commit list.
Merged

[Search Pipeline]Handled default search pipeline for multiple indices #13276

Handled exception
6f36ec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 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 87.50000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 71.66%. Comparing base (b15cb0c) to head (6f36ec5).
Report is 237 commits behind head on main.

Files Patch % Lines
...nsearch/search/pipeline/SearchPipelineService.java 86.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13276      +/-   ##
============================================
+ Coverage     71.42%   71.66%   +0.24%     
- Complexity    59978    60909     +931     
============================================
  Files          4985     5046      +61     
  Lines        282275   286118    +3843     
  Branches      40946    41435     +489     
============================================
+ Hits         201603   205055    +3452     
- Misses        63999    64153     +154     
- Partials      16673    16910     +237     

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