moov-io / accounts

accounts - General Ledger and financial account service with an HTTP API
https://moov.io
Apache License 2.0
48 stars 14 forks source link

cmd/server: accept 'number' when creating an Account #57

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

Issue: https://github.com/moov-io/accounts/issues/56

codecov-io commented 4 years ago

Codecov Report

Merging #57 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   63.77%   63.86%   +0.09%     
==========================================
  Files          11       11              
  Lines         795      797       +2     
==========================================
+ Hits          507      509       +2     
  Misses        215      215              
  Partials       73       73
Impacted Files Coverage Δ
cmd/server/accounts.go 62.5% <100%> (+0.73%) :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 778db94...8059c74. Read the comment docs.