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.14.x #85

Closed adamdecaf closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #85 into master will increase coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   60.62%   60.83%   +0.21%     
==========================================
  Files          10       10              
  Lines         772      766       -6     
==========================================
- Hits          468      466       -2     
+ Misses        215      210       -5     
- Partials       89       90       +1
Impacted Files Coverage Δ
cmd/server/database/mysql.go 60.67% <0%> (-2.25%) :arrow_down:
cmd/server/accounts.go 65.76% <0%> (+3.37%) :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 5c0dea2...a565736. Read the comment docs.