[Backport 2.11] Fix Unit tests for FlintIndexReader #2242
Merged
Codecov / codecov/project
failed
Oct 6, 2023 in 1s
96.64% (target 99.00%)
View this Pull Request on Codecov
96.64% (target 99.00%)
Details
Codecov Report
Merging #2242 (7d63a79) into 2.11 (f5e4fa1) will increase coverage by
0.23%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #2242 +/- ##
============================================
+ Coverage 96.40% 96.64% +0.23%
- Complexity 4762 4767 +5
============================================
Files 440 440
Lines 12858 12858
Branches 874 874
============================================
+ Hits 12396 12426 +30
+ Misses 454 424 -30
Partials 8 8
Files | Coverage Δ | |
---|---|---|
.../sql/spark/flint/FlintIndexMetadataReaderImpl.java | 100.00% <100.00%> (+100.00%) |
⬆️ |
...org/opensearch/sql/spark/flint/FlintIndexType.java | 100.00% <100.00%> (+12.50%) |
⬆️ |
Loading