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

Update Maven Dependencies for test suite #676

Merged
merged 2 commits into from
Apr 20, 2018

Conversation

cheenamalhotra
Copy link
Member

Maven Dependencies Updated:

com.zaxxer » HikariCP - 3.0.0
org.junit.jupiter » junit-jupiter-api - 5.1.1
org.junit.jupiter » junit-jupiter-engine - 5.1.1
org.junit.platform » junit-platform-console - 1.1.1
org.junit.platform » junit-platform-commons - 1.1.1
org.junit.platform » junit-platform-engine - 1.1.1
org.junit.platform » junit-platform-launcher - 1.1.1
org.junit.platform » junit-platform-runner - 1.1.1
org.junit.platform » junit-platform-surefire-provider - 1.1.1

@cheenamalhotra cheenamalhotra added this to the 6.5.2 milestone Apr 12, 2018
@codecov-io
Copy link

codecov-io commented Apr 12, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##                dev    #676      +/-   ##
===========================================
+ Coverage     48.16%   48.2%   +0.04%     
- Complexity     2575    2577       +2     
===========================================
  Files           113     113              
  Lines         26587   26587              
  Branches       4436    4436              
===========================================
+ Hits          12805   12816      +11     
+ Misses        11644   11642       -2     
+ Partials       2138    2129       -9
Flag Coverage Δ Complexity Δ
#JDBC42 48.07% <ø> (+0.02%) 2574 <ø> (+4) ⬆️
#JDBC43 48.09% <ø> (ø) 2571 <ø> (-2) ⬇️
Impacted Files Coverage Δ Complexity Δ
...m/microsoft/sqlserver/jdbc/SQLServerException.java 75.6% <0%> (-1.63%) 29% <0%> (-1%)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.54% <0%> (-0.65%) 42% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.23% <0%> (-0.25%) 0% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 44.74% <0%> (-0.23%) 106% <0%> (-1%)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 45.82% <0%> (ø) 287% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (ø) 16% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.73% <0%> (+0.06%) 239% <0%> (-1%) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.93% <0%> (+0.09%) 0% <0%> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 33.54% <0%> (+0.67%) 249% <0%> (+6%) ⬆️

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 2982983...03c3547. Read the comment docs.

@cheenamalhotra cheenamalhotra merged commit 58ad308 into microsoft:dev Apr 20, 2018
@cheenamalhotra cheenamalhotra deleted the dependency-update branch April 20, 2018 16:43
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