Added a missing unlock in getDestinationMetadata()
#2484
Merged
Codecov / codecov/project
succeeded
Aug 19, 2024 in 0s
50.80% (+0.01%) compared to 0e97689
View this Pull Request on Codecov
50.80% (+0.01%) compared to 0e97689
Details
Codecov Report
Attention: Patch coverage is 66.66667%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 50.80%. Comparing base (
0e97689
) to head (1c0ff80
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java | 66.66% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2484 +/- ##
============================================
+ Coverage 50.78% 50.80% +0.01%
- Complexity 3888 3890 +2
============================================
Files 145 145
Lines 33481 33482 +1
Branches 5690 5691 +1
============================================
+ Hits 17004 17010 +6
+ Misses 14030 14028 -2
+ Partials 2447 2444 -3
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading