[Backport 2.x] Add where clause support in create statement #2369
Codecov / codecov/project
failed
Oct 25, 2023 in 1s
96.50% (target 99.00%)
View this Pull Request on Codecov
96.50% (target 99.00%)
Details
Codecov Report
Merging #2369 (a63af39) into 2.x (a43d28d) will decrease coverage by
0.01%
.
The diff coverage is91.66%
.
@@ Coverage Diff @@
## 2.x #2369 +/- ##
============================================
- Coverage 96.51% 96.50% -0.01%
- Complexity 4947 4950 +3
============================================
Files 466 466
Lines 13684 13687 +3
Branches 912 915 +3
============================================
+ Hits 13207 13209 +2
Misses 458 458
- Partials 19 20 +1
Files | Coverage Δ | |
---|---|---|
.../sql/spark/dispatcher/model/IndexQueryDetails.java | 96.66% <100.00%> (-0.48%) |
⬇️ |
...park/dispatcher/model/FullyQualifiedTableName.java | 90.47% <87.50%> (-1.84%) |
⬇️ |
Loading