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

Handle BulkCopy Exceptions #286

Merged

Conversation

Suraiya-Hameed
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #286 into RTW_6.2.0 will decrease coverage by 0.11%.
The diff coverage is 50%.

Impacted file tree graph

@@               Coverage Diff               @@
##             RTW_6.2.0     #286      +/-   ##
===============================================
- Coverage        37.36%   37.24%   -0.12%     
+ Complexity        1671     1667       -4     
===============================================
  Files              103      103              
  Lines            23671    23674       +3     
  Branches          3882     3882              
===============================================
- Hits              8844     8817      -27     
- Misses           13234    13264      +30     
  Partials          1593     1593
Flag Coverage Δ Complexity Δ
#JDBC41 37.12% <50%> (-0.04%) 1660 <0> (-4)
#JDBC42 37.12% <50%> (-0.13%) 1660 <0> (-4)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 49.08% <50%> (+0.03%) 212 <0> (ø) ⬇️
src/main/java/microsoft/sql/DateTimeOffset.java 37.14% <0%> (-2.86%) 8% <0%> (-2%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 46.11% <0%> (-0.75%) 0% <0%> (ø)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 45.15% <0%> (-0.71%) 60% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.68% <0%> (-0.45%) 56% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (ø) 16% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c706d55...796f835. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed merged commit 762c587 into microsoft:RTW_6.2.0 May 11, 2017
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants