[Backport 2.11] Integration with REPL Spark job #2338
Merged
Codecov / codecov/project
failed
Oct 20, 2023 in 0s
96.54% (target 99.00%)
View this Pull Request on Codecov
96.54% (target 99.00%)
Details
Codecov Report
Merging #2338 (6aa43d6) into 2.11 (4c151fe) will decrease coverage by
0.02%
.
The diff coverage is88.12%
.
@@ Coverage Diff @@
## 2.11 #2338 +/- ##
============================================
- Coverage 96.55% 96.54% -0.02%
- Complexity 4899 4921 +22
============================================
Files 458 459 +1
Lines 13473 13565 +92
Branches 906 912 +6
============================================
+ Hits 13009 13096 +87
- Misses 449 452 +3
- Partials 15 17 +2
Files | Coverage Δ | |
---|---|---|
.../spark/asyncquery/model/SparkSubmitParameters.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/data/constants/SparkConstants.java | 0.00% <ø> (ø) |
|
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java | 100.00% <100.00%> (ø) |
|
.../spark/execution/session/CreateSessionRequest.java | 100.00% <100.00%> (ø) |
|
...ql/spark/execution/session/InteractiveSession.java | 100.00% <100.00%> (ø) |
|
...nsearch/sql/spark/execution/session/SessionId.java | 100.00% <100.00%> (ø) |
|
...ch/sql/spark/execution/session/SessionManager.java | 100.00% <100.00%> (ø) |
|
...arch/sql/spark/execution/session/SessionState.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/execution/session/SessionType.java | 100.00% <100.00%> (ø) |
|
...earch/sql/spark/execution/statement/Statement.java | 100.00% <100.00%> (ø) |
|
... and 4 more |
Loading