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 ignore_unmapped support in KNNQueryBuilder #1071

Merged
merged 16 commits into from
Sep 29, 2023

Merge main into branch ignore_unmapped

3445245
Select commit
Loading
Failed to load commit list.
Merged

Add ignore_unmapped support in KNNQueryBuilder #1071

Merge main into branch ignore_unmapped
3445245
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2023 in 1s

84.96% (target 70.00%)

View this Pull Request on Codecov

84.96% (target 70.00%)

Details

Codecov Report

Merging #1071 (3445245) into main (0f93430) will decrease coverage by 0.06%.
The diff coverage is 80.00%.

❗ Current head 3445245 differs from pull request most recent head bd55673. Consider uploading reports for the commit bd55673 to get more accurate results

@@             Coverage Diff              @@
##               main    #1071      +/-   ##
============================================
- Coverage     85.01%   84.96%   -0.06%     
- Complexity     1184     1187       +3     
============================================
  Files           159      159              
  Lines          4813     4828      +15     
  Branches        433      435       +2     
============================================
+ Hits           4092     4102      +10     
- Misses          525      529       +4     
- Partials        196      197       +1     
Files Changed Coverage Δ
...rg/opensearch/knn/index/query/KNNQueryBuilder.java 84.43% <80.00%> (+0.22%) ⬆️

... and 1 file with indirect coverage changes