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

Added CSVRow to_json() method #48

Merged
merged 8 commits into from
Sep 3, 2019
Merged

Added CSVRow to_json() method #48

merged 8 commits into from
Sep 3, 2019

Conversation

vincentlaucsb
Copy link
Owner

@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

Merging #48 into master will decrease coverage by 1.64%.
The diff coverage is 96.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   98.64%   96.99%   -1.65%     
==========================================
  Files          12       13       +1     
  Lines         663      766     +103     
==========================================
+ Hits          654      743      +89     
- Misses          9       23      +14
Impacted Files Coverage Δ
include/internal/csv_row.hpp 95% <ø> (+0.26%) ⬆️
include/internal/csv_format.hpp 83.33% <ø> (ø) ⬆️
include/internal/csv_format.cpp 100% <100%> (ø) ⬆️
include/internal/csv_row_json.cpp 95.6% <95.6%> (ø)
include/internal/data_type.h 77.27% <0%> (-22.73%) ⬇️

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 d3f73b8...5a5fc0c. Read the comment docs.

@vincentlaucsb vincentlaucsb merged commit 7c7830f into master Sep 3, 2019
@vincentlaucsb vincentlaucsb deleted the row2json branch September 3, 2019 21:48
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.

1 participant