Yue-Jiang / pzfx

Read and write 'Graphpad Prism' '.pzfx' files in R
https://yue-jiang.github.io/pzfx/
Other
14 stars 5 forks source link

More informative error message for write_pzfx #6

Closed Yue-Jiang closed 4 years ago

Yue-Jiang commented 4 years ago

More informative error message for write_pzfx when input table contains non-numeric elements. Related to #5

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.52%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   92.61%   92.09%   -0.53%     
==========================================
  Files           5        5              
  Lines         271      253      -18     
==========================================
- Hits          251      233      -18     
  Misses         20       20
Impacted Files Coverage Δ
R/write_pzfx.R 91.12% <100%> (-0.96%) :arrow_down:
R/read_pzfx.R 90.76% <0%> (-0.28%) :arrow_down:
R/read_col.R 95% <0%> (-0.13%) :arrow_down:

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 3d0b315...bec8b89. Read the comment docs.