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]Add parent join support for faiss hnsw (#1398) #1400

Merged

Add parent join support for faiss hnsw (#1398)

8e5005d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x]Add parent join support for faiss hnsw (#1398) #1400

Add parent join support for faiss hnsw (#1398)
8e5005d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 19, 2024 in 0s

84.92% (target 70.00%)

View this Pull Request on Codecov

84.92% (target 70.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7900dbb) 84.91% compared to head (8e5005d) 84.92%.

Files Patch % Lines
...java/org/opensearch/knn/index/query/KNNWeight.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1400      +/-   ##
============================================
+ Coverage     84.91%   84.92%   +0.01%     
- Complexity     1237     1239       +2     
============================================
  Files           160      160              
  Lines          5083     5088       +5     
  Branches        482      482              
============================================
+ Hits           4316     4321       +5     
  Misses          562      562              
  Partials        205      205              

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