[Backport 2.x] Add Statement #2318
Merged
Codecov / codecov/project
failed
Oct 17, 2023 in 0s
96.62% (target 99.00%)
View this Pull Request on Codecov
96.62% (target 99.00%)
Details
Codecov Report
Merging #2318 (044ee32) into 2.x (20601d6) will decrease coverage by
0.04%
.
The diff coverage is93.20%
.
@@ Coverage Diff @@
## 2.x #2318 +/- ##
============================================
- Coverage 96.65% 96.62% -0.04%
- Complexity 4814 4860 +46
============================================
Files 450 455 +5
Lines 13074 13301 +227
Branches 885 890 +5
============================================
+ Hits 12637 12852 +215
- Misses 429 436 +7
- Partials 8 13 +5
Files | Coverage Δ | |
---|---|---|
...ql/spark/execution/session/InteractiveSession.java | 100.00% <100.00%> (ø) |
|
...ch/sql/spark/execution/session/SessionManager.java | 100.00% <100.00%> (ø) |
|
...arch/sql/spark/execution/session/SessionModel.java | 98.80% <100.00%> (+0.32%) |
⬆️ |
...arch/sql/spark/execution/session/SessionState.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/execution/statement/Statement.java | 100.00% <100.00%> (ø) |
|
...rch/sql/spark/execution/statement/StatementId.java | 100.00% <100.00%> (ø) |
|
.../sql/spark/execution/statement/StatementState.java | 100.00% <100.00%> (ø) |
|
...rch/sql/spark/execution/statestore/StateModel.java | 100.00% <100.00%> (ø) |
|
.../sql/spark/execution/statement/StatementModel.java | 97.91% <97.91%> (ø) |
|
...rch/sql/spark/execution/statestore/StateStore.java | 71.42% <71.42%> (ø) |
Loading