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

Add method to create empty query collector context with customizable score mode #16660

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Add method for getting empty query collector context with particular …

484d820
Select commit
Loading
Failed to load commit list.
Open

Add method to create empty query collector context with customizable score mode #16660

Add method for getting empty query collector context with particular …
484d820
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

72.12% (target 70.00%)

View this Pull Request on Codecov

72.12% (target 70.00%)

Details

Codecov Report

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

Project coverage is 72.12%. Comparing base (3b9ca63) to head (484d820).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/search/query/QueryCollectorContext.java 72.22% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16660      +/-   ##
============================================
+ Coverage     71.99%   72.12%   +0.12%     
- Complexity    65153    65242      +89     
============================================
  Files          5318     5318              
  Lines        303903   303913      +10     
  Branches      43970    43970              
============================================
+ Hits         218804   219202     +398     
+ Misses        67138    66762     -376     
+ Partials      17961    17949      -12     

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