[Backport 2.x]Add missing tags and MV support (#2336) #2347
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
failed
Oct 24, 2023 in 0s
96.50% (target 99.00%)
View this Pull Request on Codecov
96.50% (target 99.00%)
Details
Codecov Report
Merging #2347 (b45bc17) into 2.x (f3fdead) will decrease coverage by
0.04%
.
The diff coverage is93.25%
.
@@ Coverage Diff @@
## 2.x #2347 +/- ##
============================================
- Coverage 96.53% 96.50% -0.04%
- Complexity 4928 4935 +7
============================================
Files 464 465 +1
Lines 13532 13585 +53
Branches 904 906 +2
============================================
+ Hits 13063 13110 +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