[Backport 2.x]Add parent join support for faiss hnsw (#1398) #1400
Codecov / codecov/project
succeeded
Jan 19, 2024 in 0s
84.92% (target 70.00%)
View this Pull Request on Codecov
84.92% (target 70.00%)
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
7900dbb
) 84.91% compared to head (8e5005d
) 84.92%.
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 @@
## 2.x #1400 +/- ##
============================================
+ Coverage 84.91% 84.92% +0.01%
- Complexity 1237 1239 +2
============================================
Files 160 160
Lines 5083 5088 +5
Branches 482 482
============================================
+ Hits 4316 4321 +5
Misses 562 562
Partials 205 205
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading