Codecov / codecov/project
succeeded
Dec 5, 2023 in 0s
84.95% (target 70.00%)
View this Pull Request on Codecov
84.95% (target 70.00%)
Details
Codecov Report
Attention: 11 lines
in your changes are missing coverage. Please review.
Comparison is base (
5e2f899
) 85.13% compared to head (df94d65
) 84.95%.
❗ Current head df94d65 differs from pull request most recent head 1d4217d. Consider uploading reports for the commit 1d4217d to get more accurate results
Files | Patch % | Lines |
---|---|---|
.../main/java/org/opensearch/knn/index/IndexUtil.java | 57.14% | 5 Missing and 4 partials |
...java/org/opensearch/knn/training/VectorReader.java | 88.88% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1318 +/- ##
============================================
- Coverage 85.13% 84.95% -0.18%
- Complexity 1210 1214 +4
============================================
Files 160 160
Lines 4931 4966 +35
Branches 449 460 +11
============================================
+ Hits 4198 4219 +21
- Misses 537 546 +9
- Partials 196 201 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading