Add Range Validation for SQFP16 #1493
Merged
Codecov / codecov/project
succeeded
Mar 14, 2024 in 0s
84.99% (target 70.00%)
View this Pull Request on Codecov
84.99% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 16 lines
in your changes are missing coverage. Please review.
Project coverage is 84.99%. Comparing base (
7a144b8
) to head (e84d598
).
Files | Patch % | Lines |
---|---|---|
...nsearch/knn/index/mapper/KNNVectorFieldMapper.java | 72.72% | 6 Missing and 3 partials |
.../main/java/org/opensearch/knn/index/Parameter.java | 36.36% | 5 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## feature/faiss_sqfp16 #1493 +/- ##
==========================================================
- Coverage 85.14% 84.99% -0.16%
- Complexity 1281 1295 +14
==========================================================
Files 168 168
Lines 5232 5286 +54
Branches 495 510 +15
==========================================================
+ Hits 4455 4493 +38
- Misses 570 580 +10
- Partials 207 213 +6
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading