fix: properly handle thread interrupts during gRPC channel shutdown #159
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
82.79% (+0.06%) compared to 97bc515
View this Pull Request on Codecov
82.79% (+0.06%) compared to 97bc515
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.79%. Comparing base (97bc515) to head (26fd1ac).
Additional details and impacted files
@@ Coverage Diff @@
## main #159 +/- ##
============================================
+ Coverage 82.73% 82.79% +0.06%
Complexity 1347 1347
============================================
Files 111 111
Lines 4055 4058 +3
Branches 413 413
============================================
+ Hits 3355 3360 +5
+ Misses 510 508 -2
Partials 190 190 | Components | Coverage Δ | |
|---|---|---|
| JDBC Core | 83.98% <100.00%> (+0.07%) |
⬆️ |
| JDBC Main | 40.69% <ø> (ø) |
|
| JDBC HTTP | 91.09% <ø> (ø) |
|
| JDBC Utilities | 66.07% <ø> (ø) |
|
| Spark Datasource | ∅ <ø> (∅) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ce/datacloud/jdbc/core/JdbcDriverStubProvider.java | 94.11% <100.00%> (+15.54%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading