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

build: update github.com/moov-io/base to v0.10.0 #62

Closed adamdecaf closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #62 into master will increase coverage by 16.19%. The diff coverage is 42.85%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #62       +/-   ##
===========================================
+ Coverage   47.75%   63.94%   +16.19%     
===========================================
  Files          11       11               
  Lines         846      846               
===========================================
+ Hits          404      541      +137     
+ Misses        372      228      -144     
- Partials       70       77        +7
Impacted Files Coverage Δ
cmd/server/main.go 8.18% <0%> (ø) :arrow_up:
cmd/server/transactions.go 84.8% <100%> (ø) :arrow_up:
cmd/server/accounts.go 63.02% <33.33%> (ø) :arrow_up:
cmd/server/transaction_storage_qledger.go 86.84% <0%> (+55.26%) :arrow_up:
cmd/server/account_storage_qledger.go 91.81% <0%> (+86.36%) :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 8c47474...299d949. Read the comment docs.