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

add currency field to accounts #49

Merged
merged 1 commit into from Sep 13, 2020
Merged

Conversation

markormesher
Copy link
Owner

@markormesher markormesher commented Sep 13, 2020

Part of #48 - just to get the dev and prod schemas synced for now

@codecov
Copy link

codecov bot commented Sep 13, 2020

Codecov Report

Merging #49 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   86.87%   86.89%   +0.02%     
==========================================
  Files          69       69              
  Lines        1227     1229       +2     
  Branches      135      135              
==========================================
+ Hits         1066     1068       +2     
  Misses        161      161              
Impacted Files Coverage Δ
src/commons/models/IAccount.ts 100.00% <ø> (ø)
src/api/db/models/DbAccount.ts 100.00% <100.00%> (ø)
src/commons/models/validators/AccountValidator.ts 100.00% <100.00%> (ø)

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 5c84ca7...1ef6845. Read the comment docs.

@markormesher markormesher merged commit 79aa761 into master Sep 13, 2020
@markormesher markormesher deleted the mormesher/add-currency-column branch September 13, 2020 10:42
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.

None yet

1 participant