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] Fix negative scores returned from multi_match query with cross_fields #13983

Merged

Fix negative scores returned from `multi_match` query with `cross_fie…

82f3d20
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix negative scores returned from multi_match query with cross_fields #13983

Fix negative scores returned from `multi_match` query with `cross_fie…
82f3d20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

71.31% (target 70.00%)

View this Pull Request on Codecov

71.31% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.31%. Comparing base (0dd892c) to head (82f3d20).
Report is 301 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13983      +/-   ##
============================================
+ Coverage     71.28%   71.31%   +0.02%     
- Complexity    60145    61322    +1177     
============================================
  Files          4957     5039      +82     
  Lines        282799   288411    +5612     
  Branches      41409    42135     +726     
============================================
+ Hits         201591   205676    +4085     
- Misses        64189    65398    +1209     
- Partials      17019    17337     +318     

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