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: remove qledger #69

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

Fixes: https://github.com/moov-io/accounts/issues/58

codecov-io commented 4 years ago

Codecov Report

Merging #69 into master will decrease coverage by 6.93%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   63.94%   57.01%   -6.94%     
==========================================
  Files          11        9       -2     
  Lines         846      656     -190     
==========================================
- Hits          541      374     -167     
+ Misses        228      214      -14     
+ Partials       77       68       -9
Impacted Files Coverage Δ
cmd/server/account_storage.go 0% <ø> (ø) :arrow_up:
cmd/server/transaction_storage.go 50% <ø> (+8.33%) :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 014e6a3...94824e3. Read the comment docs.