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 samples in JDBC 4.3 branch #570

Merged
merged 1 commit into from
Nov 30, 2017
Merged

Conversation

AfsanehR-zz
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #570 into JDBC4.3 will increase coverage by 46.55%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             JDBC4.3     #570       +/-   ##
==============================================
+ Coverage          0%   46.55%   +46.55%     
- Complexity         0     2217     +2217     
==============================================
  Files            108      108               
  Lines          25363    25363               
  Branches        4177     4177               
==============================================
+ Hits               0    11807    +11807     
+ Misses         25363    11527    -13836     
- Partials           0     2029     +2029
Flag Coverage Δ Complexity Δ
#JDBC41 46.4% <ø> (+46.4%) 2205 <ø> (+2205) ⬆️
#JDBC42 46.39% <ø> (+46.39%) 2211 <ø> (+2211) ⬆️
Impacted Files Coverage Δ Complexity Δ
...t/sqlserver/jdbc/SQLServerCallableStatement42.java 2.63% <0%> (+2.63%) 1% <0%> (+1%) ⬆️
...microsoft/sqlserver/jdbc/SQLServerResultSet42.java 4.54% <0%> (+4.54%) 1% <0%> (+1%) ⬆️
...icrosoft/sqlserver/jdbc/SQLServerXADataSource.java 6.25% <0%> (+6.25%) 2% <0%> (+2%) ⬆️
...l/googlecode/concurrentlinkedhashmap/Weighers.java 8.33% <0%> (+8.33%) 1% <0%> (+1%) ⬆️
.../com/microsoft/sqlserver/jdbc/SQLServerSQLXML.java 12.9% <0%> (+12.9%) 9% <0%> (+9%) ⬆️
...microsoft/sqlserver/jdbc/FailOverMapSingleton.java 12.9% <0%> (+12.9%) 0% <0%> (ø) ⬇️
...t/sqlserver/jdbc/SQLServerConnectionPoolProxy.java 15.1% <0%> (+15.1%) 14% <0%> (+14%) ⬆️
...erver/jdbc/SQLServerPreparedStatement42Helper.java 17.85% <0%> (+17.85%) 1% <0%> (+1%) ⬆️
.../com/microsoft/sqlserver/jdbc/SQLServerJdbc42.java 20% <0%> (+20%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerMetaData.java 24% <0%> (+24%) 0% <0%> (ø) ⬇️
... and 76 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 8c7f465...27b9414. Read the comment docs.

@codecov-io
Copy link

codecov-io commented Nov 30, 2017

Codecov Report

Merging #570 into JDBC4.3 will increase coverage by 46.55%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             JDBC4.3     #570       +/-   ##
==============================================
+ Coverage          0%   46.55%   +46.55%     
- Complexity         0     2217     +2217     
==============================================
  Files            108      108               
  Lines          25363    25363               
  Branches        4177     4177               
==============================================
+ Hits               0    11807    +11807     
+ Misses         25363    11527    -13836     
- Partials           0     2029     +2029
Flag Coverage Δ Complexity Δ
#JDBC41 46.4% <ø> (+46.4%) 2205 <ø> (+2205) ⬆️
#JDBC42 46.39% <ø> (+46.39%) 2211 <ø> (+2211) ⬆️
Impacted Files Coverage Δ Complexity Δ
...t/sqlserver/jdbc/SQLServerCallableStatement42.java 2.63% <0%> (+2.63%) 1% <0%> (+1%) ⬆️
...microsoft/sqlserver/jdbc/SQLServerResultSet42.java 4.54% <0%> (+4.54%) 1% <0%> (+1%) ⬆️
...icrosoft/sqlserver/jdbc/SQLServerXADataSource.java 6.25% <0%> (+6.25%) 2% <0%> (+2%) ⬆️
...l/googlecode/concurrentlinkedhashmap/Weighers.java 8.33% <0%> (+8.33%) 1% <0%> (+1%) ⬆️
.../com/microsoft/sqlserver/jdbc/SQLServerSQLXML.java 12.9% <0%> (+12.9%) 9% <0%> (+9%) ⬆️
...microsoft/sqlserver/jdbc/FailOverMapSingleton.java 12.9% <0%> (+12.9%) 0% <0%> (ø) ⬇️
...t/sqlserver/jdbc/SQLServerConnectionPoolProxy.java 15.1% <0%> (+15.1%) 14% <0%> (+14%) ⬆️
...erver/jdbc/SQLServerPreparedStatement42Helper.java 17.85% <0%> (+17.85%) 1% <0%> (+1%) ⬆️
.../com/microsoft/sqlserver/jdbc/SQLServerJdbc42.java 20% <0%> (+20%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerMetaData.java 24% <0%> (+24%) 0% <0%> (ø) ⬇️
... and 76 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 8c7f465...27b9414. Read the comment docs.

@AfsanehR-zz AfsanehR-zz merged commit b1dbacc into microsoft:JDBC4.3 Nov 30, 2017
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