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

Support for smallDateTime/Datetime in TVP #435

Merged
merged 4 commits into from
Aug 8, 2017

Conversation

AfsanehR-zz
Copy link
Contributor

@AfsanehR-zz AfsanehR-zz commented Aug 8, 2017

recreated pr #407 for issue #408

@codecov-io
Copy link

codecov-io commented Aug 8, 2017

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #435      +/-   ##
============================================
- Coverage     46.28%   46.27%   -0.02%     
+ Complexity     2200     2195       -5     
============================================
  Files           108      108              
  Lines         25210    25210              
  Branches       4164     4164              
============================================
- Hits          11668    11665       -3     
- Misses        11511    11520       +9     
+ Partials       2031     2025       -6
Flag Coverage Δ Complexity Δ
#JDBC41 45.99% <ø> (-0.11%) 2182 <ø> (-8)
#JDBC42 46.18% <ø> (+0.01%) 2194 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 54.08% <ø> (+0.13%) 0 <0> (ø) ⬇️
...m/microsoft/sqlserver/jdbc/SQLServerDataTable.java 57.25% <ø> (ø) 23 <0> (ø) ⬇️
...ava/com/microsoft/sqlserver/jdbc/ScrollWindow.java 65.85% <0%> (-7.32%) 16% <0%> (-1%)
...va/com/microsoft/sqlserver/jdbc/StreamColumns.java 87.83% <0%> (-1.36%) 21% <0%> (-1%)
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 44.26% <0%> (-0.45%) 104% <0%> (-1%)
...m/microsoft/sqlserver/jdbc/SQLServerResultSet.java 32.49% <0%> (-0.29%) 239% <0%> (-2%)
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.44% <0%> (+0.12%) 0% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.67% <0%> (+0.12%) 240% <0%> (-1%) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 77.79% <0%> (+0.16%) 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 fcd913d...812aecc. Read the comment docs.

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.

5 participants