Changed the scope of BULK_COPY_OPERATION_CACHE to connection. #2594
Codecov / codecov/project
succeeded
Jan 28, 2025 in 0s
51.21% (-0.01%) compared to 08cd6fd, passed because coverage increased by 0% when compared to adjusted base (51.21%)
View this Pull Request on Codecov
51.21% (-0.01%) compared to 08cd6fd, passed because coverage increased by 0% when compared to adjusted base (51.21%)
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 51.21%. Comparing base (
08cd6fd
) to head (6779332
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
.../microsoft/sqlserver/jdbc/SQLServerConnection.java | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2594 +/- ##
============================================
- Coverage 51.22% 51.21% -0.01%
- Complexity 3953 3960 +7
============================================
Files 147 147
Lines 33657 33661 +4
Branches 5624 5625 +1
============================================
Hits 17241 17241
- Misses 13999 14004 +5
+ Partials 2417 2416 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading