Skip to content

Do not pass negative scores into function_score or script_score queries

Codecov / codecov/project succeeded May 25, 2024 in 1s

71.49% (target 70.00%)

View this Pull Request on Codecov

71.49% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 71.49%. Comparing base (b15cb0c) to head (528bbd5).
Report is 309 commits behind head on main.

Current head 528bbd5 differs from pull request most recent head 983e43c

Please upload reports for the commit 983e43c to get more accurate results.

Files Patch % Lines
...on/lucene/search/function/ScriptScoreFunction.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13627      +/-   ##
============================================
+ Coverage     71.42%   71.49%   +0.07%     
- Complexity    59978    61132    +1154     
============================================
  Files          4985     5059      +74     
  Lines        282275   287523    +5248     
  Branches      40946    41646     +700     
============================================
+ Hits         201603   205560    +3957     
- Misses        63999    64970     +971     
- Partials      16673    16993     +320     

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