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

Support column indicating inflow/outflow #22

Merged
merged 7 commits into from
Nov 12, 2021

Conversation

nielsmaerten
Copy link
Owner

This PR fixes #21

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #22 (d821764) into main (d701bfb) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   94.22%   94.28%   +0.06%     
==========================================
  Files          10       10              
  Lines         831      840       +9     
  Branches       62       62              
==========================================
+ Hits          783      792       +9     
  Misses         46       46              
  Partials        2        2              
Impacted Files Coverage Δ
src/lib/parser.spec.fixtures.ts 100.00% <100.00%> (ø)
src/lib/parser.ts 95.53% <100.00%> (+0.16%) ⬆️

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 d701bfb...d821764. Read the comment docs.

@nielsmaerten nielsmaerten added the enhancement New feature or request label Nov 11, 2021
# Conflicts:
#	src/lib/parser.spec.fixtures.ts
#	src/lib/parser.spec.ts
#	src/lib/parser.ts
@nielsmaerten nielsmaerten merged commit 0d50775 into main Nov 12, 2021
@nielsmaerten nielsmaerten deleted the feat/in-out-indicator-column branch November 12, 2021 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for separate Credit/Debit columns
1 participant