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

Updating multiple Maven Dependency and Plugin versions. #688

Merged
merged 3 commits into from
May 1, 2018

Conversation

cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Apr 30, 2018

Updates the following Maven dependencies/plugins:

Feature Dependency:
com.microsoft.azure » adal4j - 1.5.0 - Tested and Verified
[Also tested with PR #675 which shall be merged in future]

Test Dependencies:
com.zaxxer » HikariCP - 3.1.0
org.junit.jupiter » junit-jupiter-api - 5.2.0
org.junit.jupiter » junit-jupiter-engine - 5.2.0
org.junit.platform » junit-platform-console - 1.2.0
org.junit.platform » junit-platform-commons - 1.2.0
org.junit.platform » junit-platform-engine - 1.2.0
org.junit.platform » junit-platform-launcher - 1.2.0
org.junit.platform » junit-platform-runner - 1.2.0
org.junit.platform » junit-platform-surefire-provider - 1.2.0

Maven Plugins:
org.apache.felix » maven-bundle-plugin - 3.4.0
org.apache.maven.plugins » maven-javadoc-plugin - 3.0.0
org.apache.maven.plugins » maven-surefire-plugin - 2.21.0

@codecov-io
Copy link

codecov-io commented Apr 30, 2018

Codecov Report

Merging #688 into dev will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #688      +/-   ##
============================================
+ Coverage     48.16%   48.17%   +<.01%     
+ Complexity     2578     2575       -3     
============================================
  Files           113      113              
  Lines         26561    26561              
  Branches       4435     4435              
============================================
+ Hits          12793    12795       +2     
+ Misses        11639    11629      -10     
- Partials       2129     2137       +8
Flag Coverage Δ Complexity Δ
#JDBC42 48.08% <ø> (+0.18%) 2571 <ø> (+7) ⬆️
#JDBC43 48.03% <ø> (-0.09%) 2570 <ø> (-7)
Impacted Files Coverage Δ Complexity Δ
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 51.11% <0%> (-1.49%) 11% <0%> (-1%)
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.54% <0%> (-0.65%) 42% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 44.96% <0%> (-0.45%) 107% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 33.14% <0%> (-0.2%) 245% <0%> (-3%)
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 62.76% <0%> (+0.2%) 63% <0%> (ø) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.89% <0%> (+0.36%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (+2.24%) 16% <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 6ea661a...7b73e02. Read the comment docs.

@rene-ye rene-ye self-requested a review May 1, 2018 17:02
@cheenamalhotra cheenamalhotra merged commit 4a9c840 into microsoft:dev May 1, 2018
@cheenamalhotra cheenamalhotra added this to the 6.5.2 milestone May 2, 2018
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.

5 participants