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

Get string issue for uniqueidentifier #423

Merged

Conversation

xiangyushawn
Copy link
Contributor

for issue #405

@codecov-io
Copy link

Codecov Report

Merging #423 into dev will increase coverage by 0.02%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #423      +/-   ##
============================================
+ Coverage     45.92%   45.95%   +0.02%     
- Complexity     2198     2200       +2     
============================================
  Files           108      108              
  Lines         25210    25212       +2     
  Branches       4164     4165       +1     
============================================
+ Hits          11577    11585       +8     
+ Misses        11711    11708       -3     
+ Partials       1922     1919       -3
Flag Coverage Δ Complexity Δ
#JDBC41 45.77% <85.71%> (+0.08%) 2194 <0> (+9) ⬆️
#JDBC42 45.84% <85.71%> (+0.03%) 2193 <0> (+1) ⬆️
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 62.16% <85.71%> (-0.44%) 0 <0> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 37.97% <0%> (-2.25%) 83% <0%> (-3%)
...m/microsoft/sqlserver/jdbc/SQLServerException.java 75.6% <0%> (-1.63%) 28% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 54.81% <0%> (-1.49%) 15% <0%> (-1%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.8% <0%> (-0.2%) 242% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 33.18% <0%> (+0.04%) 252% <0%> (+1%) ⬆️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 42.64% <0%> (+0.21%) 47% <0%> (+1%) ⬆️
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 49.91% <0%> (+0.25%) 163% <0%> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.68% <0%> (+0.43%) 0% <0%> (ø) ⬇️
... and 5 more

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 7741ee9...133afdc. Read the comment docs.

@xiangyushawn xiangyushawn merged commit ca55cc3 into microsoft:dev Aug 10, 2017
@xiangyushawn xiangyushawn deleted the getString-issue-for-uniqueidentifier branch August 10, 2017 19:38
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.

6 participants