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

[Backport 2.16] [Backport 2.x] Add SplitResponseProcessor to Search Pipelines #14867

Merged
merged 1 commit into from
Jul 22, 2024

Add SplitResponseProcessor to Search Pipelines (#14800) (#14863)

30e590a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.16] [Backport 2.x] Add SplitResponseProcessor to Search Pipelines #14867

Add SplitResponseProcessor to Search Pipelines (#14800) (#14863)
30e590a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 1s

71.60% (target 70.00%)

View this Pull Request on Codecov

71.60% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.60%. Comparing base (7755055) to head (30e590a).

Files Patch % Lines
...search/pipeline/common/SplitResponseProcessor.java 92.85% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14867      +/-   ##
============================================
+ Coverage     71.58%   71.60%   +0.01%     
- Complexity    62544    62574      +30     
============================================
  Files          5108     5109       +1     
  Lines        293645   293687      +42     
  Branches      42781    42791      +10     
============================================
+ Hits         210205   210283      +78     
- Misses        65741    65782      +41     
+ Partials      17699    17622      -77     

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