Add parent join support for faiss hnsw #1398
+3,333
−99
Merged
Codecov / codecov/project
succeeded
Jan 19, 2024 in 1s
84.96% (target 70.00%)
View this Pull Request on Codecov
84.96% (target 70.00%)
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
45e9e54
) 84.91% compared to head (bc779e1
) 84.96%.
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 @@
## main #1398 +/- ##
============================================
+ Coverage 84.91% 84.96% +0.05%
- Complexity 1259 1262 +3
============================================
Files 165 165
Lines 5138 5143 +5
Branches 480 480
============================================
+ Hits 4363 4370 +7
+ Misses 570 569 -1
+ Partials 205 204 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading