Skip to content

Fixed issue with throwing error message for unsupported datatype.#450

Merged
AfsanehR-zz merged 7 commits intomicrosoft:devfrom
AfsanehR-zz:sql_variant_temproal_fix
Aug 29, 2017
Merged

Fixed issue with throwing error message for unsupported datatype.#450
AfsanehR-zz merged 7 commits intomicrosoft:devfrom
AfsanehR-zz:sql_variant_temproal_fix

Conversation

@AfsanehR-zz
Copy link
Copy Markdown
Contributor

Fixes #449

Fixed issue with returning class type of time object in sql_variant
@codecov-io
Copy link
Copy Markdown

codecov-io commented Aug 16, 2017

Codecov Report

Merging #450 into dev will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #450      +/-   ##
============================================
- Coverage     46.33%   46.32%   -0.01%     
+ Complexity     2200     2199       -1     
============================================
  Files           108      108              
  Lines         25266    25266              
  Branches       4177     4176       -1     
============================================
- Hits          11706    11705       -1     
+ Misses        11534    11530       -4     
- Partials       2026     2031       +5
Flag Coverage Δ Complexity Δ
#JDBC41 46.12% <100%> (ø) 2188 <0> (+1) ⬆️
#JDBC42 46.2% <100%> (+0.04%) 2195 <0> (+2) ⬆️
Impacted Files Coverage Δ Complexity Δ
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 42.69% <ø> (-2.03%) 103 <0> (-1)
...om/microsoft/sqlserver/jdbc/SQLServerResource.java 100% <ø> (ø) 4 <0> (ø) ⬇️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 63.43% <100%> (+0.12%) 0 <0> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 52.48% <0%> (-0.07%) 240% <0%> (ø)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 53.98% <0%> (-0.04%) 0% <0%> (ø)
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 50.82% <0%> (+0.24%) 161% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 63.51% <0%> (+0.64%) 62% <0%> (ø) ⬇️
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 47.19% <0%> (+2.24%) 16% <0%> (ø) ⬇️

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 bad7829...d1d2ccb. Read the comment docs.

@cheenamalhotra cheenamalhotra removed their assignment Aug 29, 2017
@AfsanehR-zz AfsanehR-zz merged commit 5e6eb38 into microsoft:dev Aug 29, 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.

6 participants