Stored procedure call returns wrong BigDecimal scale and integrated Mockito Dependency into JDBC Driver Codebase. #2582
+194
−9
Codecov / codecov/project
succeeded
Jan 30, 2025 in 1s
51.37% (+0.01%) compared to 25ea8da
View this Pull Request on Codecov
51.37% (+0.01%) compared to 25ea8da
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 51.37%. Comparing base (
25ea8da
) to head (223599b
).
Files with missing lines | Patch % | Lines |
---|---|---|
...oft/sqlserver/jdbc/SQLServerCallableStatement.java | 87.50% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2582 +/- ##
============================================
+ Coverage 51.35% 51.37% +0.01%
- Complexity 3972 3975 +3
============================================
Files 147 147
Lines 33664 33672 +8
Branches 5626 5627 +1
============================================
+ Hits 17288 17298 +10
+ Misses 13939 13937 -2
Partials 2437 2437
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading