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

add socket timeout exception as cause #180

Conversation

xiangyushawn
Copy link
Contributor

for issue #139

@codecov-io
Copy link

Codecov Report

Merging #180 into dev will increase coverage by 0.03%.
The diff coverage is 0%.

@@             Coverage Diff             @@
##                dev    #180      +/-   ##
===========================================
+ Coverage     31.36%   31.4%   +0.03%     
- Complexity     1351    1353       +2     
===========================================
  Files            97      97              
  Lines         23307   23307              
  Branches       3872    3872              
===========================================
+ Hits           7310    7319       +9     
+ Misses        14577   14569       -8     
+ Partials       1420    1419       -1
Flag Coverage Δ Complexity Δ
#JDBC41 31.29% <0%> (+0.03%) 1348 <0> (+3)
#JDBC42 31.28% <0%> (+0.04%) 1346 <0> (+1)
Impacted Files Coverage Δ Complexity Δ
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 34.88% <0%> (ø) 0 <0> (ø)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 21.32% <0%> (+0.08%) 157% <0%> (+1%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 45.16% <0%> (+0.21%) 183% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 24.1% <0%> (+0.44%) 36% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 39.7% <0%> (+1.47%) 10% <0%> (+1%)

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 68f58aa...a348b37. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed merged commit a53054d into microsoft:dev Mar 9, 2017
@xiangyushawn xiangyushawn deleted the add-SocketTimeoutException-as-cause branch March 9, 2017 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants