[Backport 2.11] Fix bug, using basic instead of basicauth #2355
Codecov / codecov/project
succeeded
Oct 25, 2023 in 0s
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 #2355 (fa1f035) into 2.11 (8791bb0) will increase coverage by
0.00%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #2355 +/- ##
=========================================
Coverage 96.50% 96.50%
Complexity 4935 4935
=========================================
Files 465 465
Lines 13585 13588 +3
Branches 906 906
=========================================
+ Hits 13110 13113 +3
Misses 456 456
Partials 19 19
Files | Coverage Δ | |
---|---|---|
.../spark/asyncquery/model/SparkSubmitParameters.java | 100.00% <100.00%> (ø) |
|
.../sql/spark/dispatcher/InteractiveQueryHandler.java | 100.00% <100.00%> (ø) |
|
.../spark/execution/session/CreateSessionRequest.java | 100.00% <100.00%> (ø) |
Loading