Add missing tags and MV support #2336
Merged
Codecov / codecov/project
failed
Oct 23, 2023 in 0s
96.45% (target 99.00%)
View this Pull Request on Codecov
96.45% (target 99.00%)
Details
Codecov Report
Merging #2336 (486063e) into main (b30d3c9) will decrease coverage by
0.04%
.
The diff coverage is93.25%
.
@@ Coverage Diff @@
## main #2336 +/- ##
============================================
- Coverage 96.49% 96.45% -0.04%
- Complexity 4891 4898 +7
============================================
Files 463 464 +1
Lines 13365 13418 +53
Branches 901 903 +2
============================================
+ Hits 12896 12943 +47
- Misses 452 456 +4
- Partials 17 19 +2
Files | Coverage Δ | |
---|---|---|
...earch/sql/spark/data/constants/SparkConstants.java | 0.00% <ø> (ø) |
|
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java | 100.00% <100.00%> (ø) |
|
.../org/opensearch/sql/spark/utils/SQLQueryUtils.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/dispatcher/model/IndexDetails.java | 95.34% <95.23%> (-4.66%) |
⬇️ |
...opensearch/sql/spark/dispatcher/model/JobType.java | 66.66% <66.66%> (ø) |
Loading