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

Add temporal types to CSV #262

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Add temporal types to CSV #262

merged 1 commit into from
Apr 26, 2017

Conversation

ahmad-ibra
Copy link

No description provided.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #262      +/-   ##
============================================
+ Coverage     33.84%   33.86%   +0.02%     
- Complexity     1532     1539       +7     
============================================
  Files           101      101              
  Lines         23589    23589              
  Branches       3866     3866              
============================================
+ Hits           7983     7988       +5     
- Misses        14032    14036       +4     
+ Partials       1574     1565       -9
Flag Coverage Δ Complexity Δ
#JDBC41 33.64% <ø> (-0.01%) 1529 <ø> (+8)
#JDBC42 33.81% <ø> (+0.06%) 1539 <ø> (+12) ⬆️
Impacted Files Coverage Δ Complexity Δ
src/main/java/microsoft/sql/DateTimeOffset.java 37.14% <0%> (-2.86%) 8% <0%> (-2%)
...in/java/com/microsoft/sqlserver/jdbc/IOBuffer.java 37.61% <0%> (-0.21%) 0% <0%> (ø)
...om/microsoft/sqlserver/jdbc/SQLServerBulkCopy.java 46.1% <0%> (-0.08%) 193% <0%> (ø)
...om/microsoft/sqlserver/jdbc/ReaderInputStream.java 44.94% <0%> (ø) 16% <0%> (ø) ⬇️
...n/java/com/microsoft/sqlserver/jdbc/DataTypes.java 69.86% <0%> (+0.16%) 5% <0%> (+1%) ⬆️
...oft/sqlserver/jdbc/SQLServerBulkCSVFileRecord.java 40.56% <0%> (+0.94%) 26% <0%> (+1%) ⬆️
...rc/main/java/com/microsoft/sqlserver/jdbc/DDC.java 29.68% <0%> (+2.45%) 56% <0%> (+7%) ⬆️

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 77be8d7...da67019. Read the comment docs.

@Suraiya-Hameed Suraiya-Hameed merged commit 23371c7 into microsoft:dev Apr 26, 2017
@v-nisidh v-nisidh added this to the 6.1.7 milestone Apr 28, 2017
@ahmad-ibra ahmad-ibra deleted the Temporal-CSV-BulkCopy branch May 3, 2017 19:11
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