ReadStat.jl icon indicating copy to clipboard operation
ReadStat.jl copied to clipboard

Add writing support

Open TonyLianLong opened this issue 6 years ago • 2 comments

https://github.com/queryverse/StatFiles.jl/issues/1

TonyLianLong avatar Mar 10 '19 21:03 TonyLianLong

Codecov Report

Merging #46 into master will decrease coverage by 20.03%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #46       +/-   ##
===========================================
- Coverage   78.63%   58.59%   -20.04%     
===========================================
  Files           2        2               
  Lines         117      157       +40     
===========================================
  Hits           92       92               
- Misses         25       65       +40
Impacted Files Coverage Δ
src/ReadStat.jl 58.01% <0%> (-19.54%) :arrow_down:
src/C_interface.jl 61.53% <0%> (-22.68%) :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 7a5a55d...9f5c76e. Read the comment docs.

codecov-io avatar Mar 20 '19 06:03 codecov-io

Would probably be best to add tests as well here. Is the PR otherwise ready?

andreasnoack avatar Apr 20 '22 18:04 andreasnoack