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 | Improvements in LobsTest exception and failure handling #1008

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

cheenamalhotra
Copy link
Member

No description provided.

@codecov-io
Copy link

codecov-io commented Mar 23, 2019

Codecov Report

Merging #1008 into dev will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #1008      +/-   ##
============================================
+ Coverage     50.09%   50.15%   +0.06%     
- Complexity     2879     2881       +2     
============================================
  Files           120      120              
  Lines         27989    27989              
  Branches       4677     4677              
============================================
+ Hits          14020    14038      +18     
+ Misses        11709    11691      -18     
  Partials       2260     2260
Flag Coverage Δ Complexity Δ
#JDBC42 49.69% <ø> (+0.01%) 2837 <ø> (-4) ⬇️
#JDBC43 50.09% <ø> (+0.11%) 2879 <ø> (+9) ⬆️
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 46.86% <0%> (-0.44%) 111% <0%> (-1%)
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 62.5% <0%> (-0.44%) 91% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 68.47% <0%> (+0.11%) 0% <0%> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.86% <0%> (+0.19%) 318% <0%> (+1%) ⬆️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.65% <0%> (+0.29%) 0% <0%> (ø) ⬇️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39% <0%> (+0.64%) 43% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 43.95% <0%> (+3.29%) 15% <0%> (+2%) ⬆️

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...8c71abd. Read the comment docs.

@cheenamalhotra cheenamalhotra added this to the 7.3.1 milestone Mar 28, 2019
@cheenamalhotra cheenamalhotra merged commit a89a909 into microsoft:dev Mar 28, 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