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: upgrade to Go 1.13 and Debian 10 #66

Closed adamdecaf closed 5 years ago

adamdecaf commented 5 years ago

See: https://golang.org/doc/go1.13

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   63.94%   47.75%   -16.2%     
==========================================
  Files          11       11              
  Lines         846      846              
==========================================
- Hits          541      404     -137     
- Misses        228      372     +144     
+ Partials       77       70       -7
Impacted Files Coverage Δ
cmd/server/account_storage_qledger.go 5.45% <0%> (-86.37%) :arrow_down:
cmd/server/transaction_storage_qledger.go 31.57% <0%> (-55.27%) :arrow_down:

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 7bfa62e...c805ddd. Read the comment docs.