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

Fix for random TDS invalid error #310

Merged
merged 1 commit into from
May 23, 2017
Merged

Fix for random TDS invalid error #310

merged 1 commit into from
May 23, 2017

Conversation

ahmad-ibra
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #310 into RTW_6.2.0 will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##             RTW_6.2.0     #310      +/-   ##
===============================================
+ Coverage        37.28%   37.29%   +0.01%     
- Complexity        1663     1670       +7     
===============================================
  Files              103      103              
  Lines            23677    23676       -1     
  Branches          3882     3882              
===============================================
+ Hits              8828     8831       +3     
+ Misses           13252    13251       -1     
+ Partials          1597     1594       -3
Flag Coverage Δ Complexity Δ
#JDBC41 37.22% <ø> (+0.12%) 1667 <ø> (+16) ⬆️
#JDBC42 37.06% <ø> (-0.05%) 1656 <ø> (-5)
Impacted Files Coverage Δ Complexity Δ
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 46.33% <ø> (-0.36%) 0 <0> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.68% <0%> (-0.67%) 56% <0%> (ø)
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 69.86% <0%> (-0.17%) 4% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (ø) 16% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 49.08% <0%> (+0.07%) 212% <0%> (+2%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 27.36% <0%> (+0.58%) 188% <0%> (+5%) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 45.99% <0%> (+0.7%) 61% <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 368b662...2309552. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed merged commit 2bad1fb into microsoft:RTW_6.2.0 May 23, 2017
@ahmad-ibra ahmad-ibra deleted the random_TDS_error_fix branch May 23, 2017 20:48
@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

5 participants