create new session if current session not ready #2363
Merged
Codecov / codecov/project
succeeded
Oct 25, 2023 in 1s
96.47% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
96.47% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2363 (069a893) into main (886c2fc) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #2363 +/- ##
=========================================
Coverage 96.47% 96.47%
- Complexity 4910 4915 +5
=========================================
Files 465 465
Lines 13517 13519 +2
Branches 909 910 +1
=========================================
+ Hits 13040 13042 +2
Misses 458 458
Partials 19 19
Files | Coverage Δ | |
---|---|---|
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java | 100.00% <100.00%> (ø) |
|
...ql/spark/execution/session/InteractiveSession.java | 100.00% <100.00%> (ø) |
Loading