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

Test | Fix usage of Deprecated API in BatchExecutionWithBulkCopyTest #1006

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 23, 2019

Codecov Report

Merging #1006 into dev will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1006      +/-   ##
============================================
- Coverage     50.09%   50.08%   -0.02%     
+ Complexity     2879     2873       -6     
============================================
  Files           120      120              
  Lines         27989    27989              
  Branches       4677     4677              
============================================
- Hits          14020    14017       -3     
- Misses        11709    11722      +13     
+ Partials       2260     2250      -10
Flag Coverage Δ Complexity Δ
#JDBC42 49.62% <ø> (-0.05%) 2834 <ø> (-7)
#JDBC43 50.01% <ø> (+0.03%) 2872 <ø> (+2) ⬆️
Impacted Files Coverage Δ Complexity Δ
...m/microsoft/sqlserver/jdbc/SQLServerException.java 76.64% <0%> (-1.46%) 32% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 46.22% <0%> (-1.08%) 110% <0%> (-2%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.48% <0%> (-0.2%) 314% <0%> (-3%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 50.39% <0%> (-0.13%) 245% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 68.24% <0%> (-0.12%) 0% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.68% <0%> (+0.33%) 0% <0%> (ø) ⬇️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39% <0%> (+0.64%) 43% <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 84484ed...6aee2dd. Read the comment docs.

@cheenamalhotra cheenamalhotra changed the title Fix | Fix usage of Deprecated API in BatchExecutionWithBulkCopyTest Test | Fix usage of Deprecated API in BatchExecutionWithBulkCopyTest Mar 28, 2019
@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Mar 28, 2019
@cheenamalhotra cheenamalhotra merged commit a64e479 into microsoft:dev Mar 29, 2019
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.

4 participants