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

Tests | Enable all tests in newly added datatype test #916

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

lilgreenbird
Copy link
Member

No description provided.

@lilgreenbird lilgreenbird changed the title enable missed tests enable all tests in newly added datatype test Jan 3, 2019
@codecov-io
Copy link

codecov-io commented Jan 3, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #916      +/-   ##
============================================
+ Coverage     50.09%   50.51%   +0.41%     
- Complexity     2915     2939      +24     
============================================
  Files           120      120              
  Lines         28112    28112              
  Branches       4695     4695              
============================================
+ Hits          14082    14200     +118     
+ Misses        11746    11619     -127     
- Partials       2284     2293       +9
Flag Coverage Δ Complexity Δ
#JDBC42 50.05% <ø> (+0.38%) 2900 <ø> (+22) ⬆️
#JDBC43 50.34% <ø> (+0.43%) 2928 <ø> (+28) ⬆️
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 46.63% <0%> (-1.09%) 112% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 55.76% <0%> (ø) 0% <0%> (ø) ⬇️
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 35.19% <0%> (+0.34%) 66% <0%> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerCallableStatement.java 29.51% <0%> (+0.45%) 100% <0%> (+2%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 43.81% <0%> (+0.72%) 318% <0%> (+4%) ⬆️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 67.13% <0%> (+0.8%) 64% <0%> (ø) ⬇️
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 53.51% <0%> (+1.22%) 216% <0%> (+3%) ⬆️
...om/microsoft/sqlserver/jdbc/SimpleInputStream.java 54.41% <0%> (+1.47%) 12% <0%> (+1%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 68.59% <0%> (+1.75%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.25% <0%> (+3.29%) 15% <0%> (ø) ⬇️
... and 2 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 a1e56f2...9c6ea26. Read the comment docs.

@cheenamalhotra cheenamalhotra changed the title enable all tests in newly added datatype test Tests | Enable all tests in newly added datatype test Jan 3, 2019
@cheenamalhotra cheenamalhotra added this to the 7.1.4 milestone Jan 3, 2019
@lilgreenbird lilgreenbird merged commit b18c44e into microsoft:dev Jan 3, 2019
@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

5 participants