[Backport 2.11] Fix ignore unmapped minimum version #1240
Closed
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 11, 2023 in 0s
85.06% (target 70.00%)
View this Pull Request on Codecov
85.06% (target 70.00%)
Details
Codecov Report
Merging #1240 (5ed407a) into 2.11 (f807aa2) will increase coverage by
0.06%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #1240 +/- ##
============================================
+ Coverage 85.00% 85.06% +0.06%
- Complexity 1184 1187 +3
============================================
Files 155 155
Lines 4881 4881
Branches 450 450
============================================
+ Hits 4149 4152 +3
+ Misses 533 530 -3
Partials 199 199
Files | Coverage Δ | |
---|---|---|
.../main/java/org/opensearch/knn/index/IndexUtil.java | 61.97% <100.00%> (ø) |
Loading