leeper / csvy

Import and Export CSV Data With a YAML Metadata Header
57 stars 3 forks source link

Read and maintain column attributes #21

Closed jonocarroll closed 6 years ago

jonocarroll commented 6 years ago

In reference to #20:

This resolves the current check failure (12 pass, 0 fail) and restores check to 0 | 0 | 0 status.

codecov-io commented 6 years ago

Codecov Report

Merging #21 into master will decrease coverage by 2.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   77.72%   75.47%   -2.26%     
==========================================
  Files           3        2       -1     
  Lines         229      212      -17     
==========================================
- Hits          178      160      -18     
- Misses         51       52       +1
Impacted Files Coverage Δ
R/read_csvy.R 69.93% <100%> (-0.54%) :arrow_down:
R/write_csvy.R 89.83% <0%> (-1.7%) :arrow_down:
R/get_yaml_header.R

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 01a2f9d...564a4d8. Read the comment docs.