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

Removed unnecessary call to find live docs during filtered search #1177

Merged
merged 1 commit into from
Oct 2, 2023

Removded unnecessary call to find live docs during filtered search

cb5c13c
Select commit
Loading
Failed to load commit list.
Merged

Removed unnecessary call to find live docs during filtered search #1177

Removded unnecessary call to find live docs during filtered search
cb5c13c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

84.95% (target 70.00%)

View this Pull Request on Codecov

84.95% (target 70.00%)

Details

Codecov Report

Merging #1177 (cb5c13c) into main (5dd9780) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1177      +/-   ##
============================================
- Coverage     84.96%   84.95%   -0.02%     
+ Complexity     1192     1190       -2     
============================================
  Files           159      159              
  Lines          4842     4838       -4     
  Branches        440      440              
============================================
- Hits           4114     4110       -4     
  Misses          530      530              
  Partials        198      198              
Files Coverage Δ
...java/org/opensearch/knn/index/query/KNNWeight.java 82.38% <100.00%> (-0.40%) ⬇️