[Backport 2.11] Create new session if client provided session is invalid #2371
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 26, 2023 in 1s
96.50% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
View this Pull Request on Codecov
96.50% (target 99.00%), passed because patch was fully covered by tests with no unexpected coverage changes
Details
Codecov Report
Merging #2371 (125b4f1) into 2.11 (b620a56) will decrease coverage by
0.01%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #2371 +/- ##
============================================
- Coverage 96.50% 96.50% -0.01%
Complexity 4955 4955
============================================
Files 466 466
Lines 13689 13688 -1
Branches 916 916
============================================
- Hits 13211 13210 -1
Misses 458 458
Partials 20 20
Files | Coverage Δ | |
---|---|---|
...rch/sql/spark/dispatcher/SparkQueryDispatcher.java | 100.00% <100.00%> (ø) |
|
.../sql/spark/execution/statement/StatementModel.java | 98.03% <ø> (ø) |
Loading