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] Adding test for KNNWeight #763

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5b06cfe from #759

* Adding test for KNNWeight

Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit 5b06cfe)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team February 14, 2023 21:50
@codecov-commenter
Copy link

Codecov Report

Merging #763 (dafdf89) into 2.x (7ba9088) will increase coverage by 0.29%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x     #763      +/-   ##
============================================
+ Coverage     84.88%   85.18%   +0.29%     
- Complexity     1079     1083       +4     
============================================
  Files           151      151              
  Lines          4380     4380              
  Branches        393      393              
============================================
+ Hits           3718     3731      +13     
+ Misses          482      472      -10     
+ Partials        180      177       -3     
Impacted Files Coverage Δ
...main/java/org/opensearch/knn/index/util/Faiss.java 75.51% <0.00%> (+1.02%) ⬆️
...java/org/opensearch/knn/index/query/KNNWeight.java 89.47% <0.00%> (+10.52%) ⬆️
.../main/java/org/opensearch/knn/index/SpaceType.java 81.25% <0.00%> (+12.50%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martin-gaievski martin-gaievski merged commit 7da4e43 into 2.x Feb 14, 2023
@github-actions github-actions bot deleted the backport/backport-759-to-2.x branch February 14, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants