Refactor getColumns() to use sp_columns_170 with fallback to sp_columns_100#2883
Merged
Merged
Codecov / codecov/project
succeeded
Feb 2, 2026 in 0s
59.23% (+0.36%) compared to dfdadee
View this Pull Request on Codecov
59.23% (+0.36%) compared to dfdadee
Details
Codecov Report
❌ Patch coverage is 66.66667% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.23%. Comparing base (dfdadee) to head (a8f53ce).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java | 66.66% | 45 Missing and 11 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2883 +/- ##
============================================
+ Coverage 58.87% 59.23% +0.36%
- Complexity 4778 4807 +29
============================================
Files 151 151
Lines 34748 34781 +33
Branches 5827 5829 +2
============================================
+ Hits 20457 20603 +146
+ Misses 11502 11390 -112
+ Partials 2789 2788 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading