Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a missing unlock in getDestinationMetadata() #2484

Merged
merged 10 commits into from
Aug 20, 2024

More

1c0ff80
Select commit
Loading
Failed to load commit list.
Merged

Added a missing unlock in getDestinationMetadata() #2484

More
1c0ff80
Select commit
Loading
Failed to load commit list.
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.