Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import transaction comments from ledger #16

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

esovetkin
Copy link
Contributor

the changes simply rename 'V8' column to 'comment', and allow this
column to be selected.

the changes simply rename 'V8' column to 'comment', and allow this
column to be selected.
@codecov-io
Copy link

codecov-io commented Nov 16, 2018

Codecov Report

Merging #16 into master will increase coverage by 1.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            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%) ⬆️

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.

@trevorld trevorld merged commit 8721a1b into trevorld:master Nov 16, 2018
@trevorld
Copy link
Owner

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.

@esovetkin
Copy link
Contributor Author

the V2 column is also a mystery to me...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants