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 Gradle Script for building JDBC Driver #689

Merged
merged 4 commits into from
May 3, 2018

Conversation

cheenamalhotra
Copy link
Member

Gradle Script updated with full support of building driver (jre8 and jre9 version)

@cheenamalhotra cheenamalhotra added this to the 6.5.2 milestone May 3, 2018
@codecov-io
Copy link

codecov-io commented May 3, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##                dev    #689      +/-   ##
===========================================
+ Coverage     48.05%   48.1%   +0.05%     
- Complexity     2583    2586       +3     
===========================================
  Files           114     114              
  Lines         26578   26578              
  Branches       4453    4453              
===========================================
+ Hits          12772   12786      +14     
+ Misses        11671   11650      -21     
- Partials       2135    2142       +7
Flag Coverage Δ Complexity Δ
#JDBC42 48% <ø> (+0.02%) 2580 <ø> (+2) ⬆️
#JDBC43 47.94% <ø> (+0.02%) 2578 <ø> (+2) ⬆️
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.05% <0%> (-0.24%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.42% <0%> (-0.13%) 239% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 59.44% <0%> (-0.1%) 134% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 45.41% <0%> (ø) 107% <0%> (-1%) ⬇️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.9% <0%> (+0.19%) 0% <0%> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 33.21% <0%> (+0.19%) 245% <0%> (+1%) ⬆️
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 39.18% <0%> (+0.64%) 43% <0%> (+1%) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 62% <0%> (+0.65%) 90% <0%> (+1%) ⬆️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.19% <0%> (+4.49%) 17% <0%> (+3%) ⬆️

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 9ee23ac...b811ae0. Read the comment docs.

@rene-ye rene-ye self-requested a review May 3, 2018 03:21
@cheenamalhotra cheenamalhotra added this to Under Investigation in MSSQL JDBC via automation May 3, 2018
@cheenamalhotra cheenamalhotra moved this from Under Investigation to Under Peer Review in MSSQL JDBC May 3, 2018
@cheenamalhotra cheenamalhotra merged commit fc50887 into microsoft:dev May 3, 2018
MSSQL JDBC automation moved this from Under Peer Review to Closed/Merged PRs May 3, 2018
@cheenamalhotra cheenamalhotra deleted the gradle-support branch May 3, 2018 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
MSSQL JDBC
  
Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

None yet

4 participants