Closed esovetkin closed 6 years ago
Merging #16 into master will increase coverage by
1.31%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #16 +/- ##
==========================================
+ Coverage 93.42% 94.73% +1.31%
==========================================
Files 2 2
Lines 152 152
==========================================
+ Hits 142 144 +2
+ Misses 10 8 -2
Impacted Files | Coverage Δ | |
---|---|---|
R/register.r | 93.75% <100%> (+1.56%) |
:arrow_up: |
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 87c257a...8721a1b. Read the comment docs.
Jenya, thanks for the PR!
Do you happen to know what the second column (V2) is supposed to contain? It and the comment field (V8) were always all missing values for the test ledger files I read in and the ledger csv output lacks a header.
the V2 column is also a mystery to me...
the changes simply rename 'V8' column to 'comment', and allow this column to be selected.