Multi vector support for Faiss HNSW - approximate search only #1371
Codecov / codecov/project
succeeded
Jan 5, 2024 in 0s
85.18% (target 70.00%)
View this Pull Request on Codecov
85.18% (target 70.00%)
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
e64f762
) 85.12% compared to head (4c05bd6
) 85.18%.
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 @@
## feature/multi-vector #1371 +/- ##
==========================================================
+ Coverage 85.12% 85.18% +0.05%
- Complexity 1258 1261 +3
==========================================================
Files 163 163
Lines 5110 5115 +5
Branches 479 479
==========================================================
+ Hits 4350 4357 +7
+ Misses 555 554 -1
+ Partials 205 204 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading