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 micro-benchmark module in k-NN plugin for benchmark streaming vectors to JNI layer functionality. #1584

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cc91c7c from #1583

…ctors to JNI layer functionality. (#1583)

Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit cc91c7c)
@navneet1v
Copy link
Collaborator

Will merge this PR once the 2.14 snapshot PR is merged. PR: #1574

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

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

Project coverage is 84.89%. Comparing base (3ec60af) to head (460497d).

Files Patch % Lines
...ain/java/org/opensearch/knn/index/KNNSettings.java 42.85% 4 Missing ⚠️
...c/main/java/org/opensearch/knn/jni/JNIService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1584      +/-   ##
============================================
- Coverage     84.97%   84.89%   -0.08%     
  Complexity     1343     1343              
============================================
  Files           167      167              
  Lines          5510     5516       +6     
  Branches        548      548              
============================================
+ Hits           4682     4683       +1     
- Misses          595      600       +5     
  Partials        233      233              

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

@navneet1v navneet1v merged commit 4c960a0 into 2.x Apr 3, 2024
90 of 91 checks passed
@github-actions github-actions bot deleted the backport/backport-1583-to-2.x branch April 3, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants