[Backport 2.11] [Backport 2.x] add InteractiveSession and SessionManager #2315
Codecov / codecov/project
failed
Oct 17, 2023 in 0s
96.65% (target 99.00%)
View this Pull Request on Codecov
96.65% (target 99.00%)
Details
Codecov Report
Merging #2315 (729594f) into 2.11 (34ee39d) will increase coverage by
0.00%
.
Report is 1 commits behind head on 2.11.
The diff coverage is96.87%
.
@@ Coverage Diff @@
## 2.11 #2315 +/- ##
==========================================
Coverage 96.65% 96.65%
- Complexity 4776 4814 +38
==========================================
Files 443 450 +7
Lines 12914 13074 +160
Branches 879 885 +6
==========================================
+ Hits 12482 12637 +155
- Misses 424 429 +5
Partials 8 8
Files | Coverage Δ | |
---|---|---|
...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%> (ø) |
|
...arch/sql/spark/execution/session/SessionModel.java | 98.48% <98.48%> (ø) |
|
.../spark/execution/statestore/SessionStateStore.java | 87.50% <87.50%> (ø) |
Loading