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 | Added more datatype tests to increase code coverage #878

Merged
merged 39 commits into from
Dec 25, 2018

Conversation

lilgreenbird
Copy link
Member

No description provided.

@lilgreenbird lilgreenbird changed the title ported tests from VSO and added tests to increase code coverage added tests to increase code coverage Nov 13, 2018
@codecov-io
Copy link

codecov-io commented Nov 13, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #878      +/-   ##
============================================
+ Coverage     48.59%   50.02%   +1.42%     
- Complexity     2811     2883      +72     
============================================
  Files           118      118              
  Lines         27882    27882              
  Branches       4642     4642              
============================================
+ Hits          13550    13947     +397     
+ Misses        12151    11686     -465     
- Partials       2181     2249      +68
Flag Coverage Δ Complexity Δ
#JDBC42 49.59% <ø> (+1.49%) 2843 <ø> (+75) ⬆️
#JDBC43 49.9% <ø> (+1.41%) 2875 <ø> (+70) ⬆️
Impacted Files Coverage Δ Complexity Δ
...ncurrentlinkedhashmap/ConcurrentLinkedHashMap.java 38.14% <0%> (-1.51%) 42% <0%> (-3%)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 51.67% <0%> (+0.12%) 257% <0%> (+1%) ⬆️
...c/main/java/com/microsoft/sqlserver/jdbc/Util.java 61.63% <0%> (+0.21%) 89% <0%> (-1%) ⬇️
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 52.28% <0%> (+0.32%) 213% <0%> (+1%) ⬆️
...va/com/microsoft/sqlserver/jdbc/StreamColumns.java 54.91% <0%> (+0.81%) 22% <0%> (+1%) ⬆️
...oft/sqlserver/jdbc/SQLServerCallableStatement.java 29.06% <0%> (+0.9%) 98% <0%> (+2%) ⬆️
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 56.36% <0%> (+0.99%) 0% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 65.33% <0%> (+1%) 64% <0%> (ø) ⬇️
...main/java/com/microsoft/sqlserver/jdbc/Column.java 35.92% <0%> (+1.19%) 41% <0%> (+6%) ⬆️
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 60.82% <0%> (+1.25%) 138% <0%> (+3%) ⬆️
... and 5 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 7c804bc...db38827. Read the comment docs.

@lilgreenbird lilgreenbird changed the title added tests to increase code coverage added more datatype tests to increase code coverage Nov 20, 2018
@cheenamalhotra cheenamalhotra added this to the 7.1.3 milestone Nov 20, 2018
peterbae
peterbae previously approved these changes Dec 18, 2018
@cheenamalhotra cheenamalhotra changed the title added more datatype tests to increase code coverage Tests | Added more datatype tests to increase code coverage Dec 24, 2018
@lilgreenbird lilgreenbird merged commit ec052ca into microsoft:dev Dec 25, 2018
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.

6 participants