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

Removing deprecated APIs in java 9 #487

Merged
merged 1 commit into from
Sep 21, 2017

Conversation

AfsanehR-zz
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 11, 2017

Codecov Report

Merging #487 into dev will decrease coverage by 0.13%.
The diff coverage is 45%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #487      +/-   ##
============================================
- Coverage     46.37%   46.23%   -0.14%     
+ Complexity     2212     2203       -9     
============================================
  Files           108      108              
  Lines         25231    25233       +2     
  Branches       4173     4173              
============================================
- Hits          11700    11666      -34     
- Misses        11524    11550      +26     
- Partials       2007     2017      +10
Flag Coverage Δ Complexity Δ
#JDBC41 46.04% <45%> (-0.2%) 2191 <0> (-11)
#JDBC42 46.12% <45%> (-0.15%) 2200 <0> (-8)
Impacted Files Coverage Δ Complexity Δ
.../java/com/microsoft/sqlserver/jdbc/SqlVariant.java 88.33% <0%> (ø) 13 <0> (ø) ⬇️
...lserver/jdbc/SQLServerDataSourceObjectFactory.java 0% <0%> (ø) 0 <0> (ø) ⬇️
.../com/microsoft/sqlserver/jdbc/SQLServerSQLXML.java 12.8% <0%> (-0.11%) 9 <0> (ø)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.24% <0%> (+0.06%) 0 <0> (ø) ⬇️
...ava/com/microsoft/sqlserver/jdbc/FailOverInfo.java 52.63% <0%> (ø) 0 <0> (ø) ⬇️
.../microsoft/sqlserver/jdbc/SQLServerDataSource.java 46.99% <100%> (ø) 66 <0> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerBulkCSVFileRecord.java 41.63% <100%> (ø) 28 <0> (ø) ⬇️
.../com/microsoft/sqlserver/jdbc/SQLServerDriver.java 76.96% <100%> (ø) 25 <0> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 44.26% <50%> (-0.45%) 104 <0> (-1)
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 45.8% <71.42%> (ø) 274 <0> (ø) ⬇️
... and 11 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 8960b85...76eec30. Read the comment docs.

@AfsanehR-zz AfsanehR-zz modified the milestone: 6.3.3 Sep 12, 2017
@AfsanehR-zz AfsanehR-zz merged commit 4cc67a1 into microsoft:dev Sep 21, 2017
@AfsanehR-zz AfsanehR-zz deleted the removal_of_deprecated_APIs branch February 2, 2018 19:02
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