add InteractiveSession and SessionManager #2290
Merged
Codecov / codecov/project
failed
Oct 13, 2023 in 0s
96.61% (target 99.00%)
View this Pull Request on Codecov
96.61% (target 99.00%)
Details
Codecov Report
Merging #2290 (9693f31) into main (b654e43) will increase coverage by
0.00%
.
Report is 2 commits behind head on main.
The diff coverage is96.87%
.
@@ Coverage Diff @@
## main #2290 +/- ##
==========================================
Coverage 96.60% 96.61%
- Complexity 4738 4777 +39
==========================================
Files 442 449 +7
Lines 12741 12907 +166
Branches 876 882 +6
==========================================
+ Hits 12309 12470 +161
- 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