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 JDK to 'oraclejdk11' for Travis CI #837

Merged
merged 1 commit into from
Oct 19, 2018
Merged

Conversation

rene-ye
Copy link
Member

@rene-ye rene-ye commented Oct 18, 2018

Jdk 10 no longer supported by oracle.

@codecov-io
Copy link

codecov-io commented Oct 19, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #837      +/-   ##
============================================
- Coverage     48.31%   48.26%   -0.05%     
  Complexity     2782     2782              
============================================
  Files           116      116              
  Lines         27878    27877       -1     
  Branches       4651     4651              
============================================
- Hits          13468    13455      -13     
- Misses        12190    12212      +22     
+ Partials       2220     2210      -10
Flag Coverage Δ Complexity Δ
#JDBC42 47.77% <ø> (-0.04%) 2742 <ø> (+1)
#JDBC43 48.22% <ø> (-0.02%) 2779 <ø> (+1)
Impacted Files Coverage Δ Complexity Δ
...m/microsoft/sqlserver/jdbc/SQLServerException.java 75.93% <0%> (-1.51%) 30% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 43.1% <0%> (-1.32%) 105% <0%> (-1%)
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 62.92% <0%> (-0.81%) 64% <0%> (ø)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 51.58% <0%> (-0.2%) 212% <0%> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 62.11% <0%> (-0.12%) 0% <0%> (ø)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.69% <0%> (-0.08%) 255% <0%> (-1%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.45% <0%> (-0.04%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.58% <0%> (ø) 263% <0%> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerParameterMetaData.java 24.62% <0%> (+0.05%) 31% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 79.48% <0%> (+0.19%) 5% <0%> (+1%) ⬆️
... and 3 more

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 3ce1475...09805b4. Read the comment docs.

@cheenamalhotra cheenamalhotra changed the title updating jdk version for travis Update JDK to 'oraclejdk11' for Travis CI Oct 19, 2018
@cheenamalhotra cheenamalhotra merged commit d855c03 into microsoft:dev Oct 19, 2018
@cheenamalhotra cheenamalhotra added this to the 7.1.2 milestone Oct 27, 2018
@lilgreenbird lilgreenbird added this to Closed/Merged PRs in MSSQL JDBC Apr 27, 2022
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

3 participants