Add micro-benchmark module in k-NN plugin for benchmark streaming vectors to JNI layer functionality. #1583
+357
−2
Codecov / codecov/project
succeeded
Mar 28, 2024 in 0s
84.87% (target 70.00%)
View this Pull Request on Codecov
84.87% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 37.50000%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 84.87%. Comparing base (
c861966
) to head (622ea16
).
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 @@
## main #1583 +/- ##
============================================
- Coverage 84.96% 84.87% -0.10%
+ Complexity 1366 1365 -1
============================================
Files 172 172
Lines 5566 5572 +6
Branches 546 546
============================================
Hits 4729 4729
- Misses 605 610 +5
- Partials 232 233 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading