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.x] Fixed document source and score field mismatch in sorted hybrid queries #1057

Merged
merged 1 commit into from
Jan 3, 2025

Fixed document source and score field mismatch in sorted hybrid queri…

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

[Backport 2.x] Fixed document source and score field mismatch in sorted hybrid queries #1057

Fixed document source and score field mismatch in sorted hybrid queri…
6d00a08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

79.78% (+0.09%) compared to 51ddbb2

View this Pull Request on Codecov

79.78% (+0.09%) compared to 51ddbb2

Details

Codecov Report

Attention: Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.78%. Comparing base (51ddbb2) to head (6d00a08).

Files with missing lines Patch % Lines
...arch/collector/HybridTopFieldDocSortCollector.java 54.54% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1057      +/-   ##
============================================
+ Coverage     79.69%   79.78%   +0.09%     
- Complexity     1104     1106       +2     
============================================
  Files            87       87              
  Lines          3802     3805       +3     
  Branches        649      649              
============================================
+ Hits           3030     3036       +6     
+ Misses          522      521       -1     
+ Partials        250      248       -2     

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