ReadStat.jl
ReadStat.jl copied to clipboard
Add writing support
https://github.com/queryverse/StatFiles.jl/issues/1
Codecov Report
Merging #46 into master will decrease coverage by
20.03%. The diff coverage is0%.
@@ 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 dataPowered by Codecov. Last update 7a5a55d...9f5c76e. Read the comment docs.
Would probably be best to add tests as well here. Is the PR otherwise ready?