fix: correct DatabaseMetaData.getTableTypes() to return table type names #162
+26
−1
Codecov / codecov/project
succeeded
Mar 9, 2026 in 0s
82.79% (+0.00%) compared to f8d84ab
View this Pull Request on Codecov
82.79% (+0.00%) compared to f8d84ab
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.79%. Comparing base (f8d84ab) to head (840fafa).
Additional details and impacted files
@@ Coverage Diff @@
## main #162 +/- ##
=========================================
Coverage 82.79% 82.79%
Complexity 1347 1347
=========================================
Files 111 111
Lines 4058 4058
Branches 413 413
=========================================
Hits 3360 3360
Misses 508 508
Partials 190 190 | Components | Coverage Δ | |
|---|---|---|
| JDBC Core | 83.98% <100.00%> (ø) |
|
| JDBC Main | 40.69% <ø> (ø) |
|
| JDBC HTTP | 91.09% <ø> (ø) |
|
| JDBC Utilities | 66.07% <ø> (ø) |
|
| Spark Datasource | ∅ <ø> (∅) |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| ...esforce/datacloud/jdbc/core/QueryMetadataUtil.java | 91.63% <100.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading