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 copyright headers to 2020 #78

Closed adamdecaf closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #78 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   57.01%   57.01%           
=======================================
  Files           9        9           
  Lines         656      656           
=======================================
  Hits          374      374           
  Misses        214      214           
  Partials       68       68
Impacted Files Coverage Δ
cmd/server/transactions.go 84.8% <ø> (ø) :arrow_up:
cmd/server/account_storage.go 0% <ø> (ø) :arrow_up:
cmd/server/accounts.go 61.34% <ø> (ø) :arrow_up:
cmd/server/main.go 10% <ø> (ø) :arrow_up:
cmd/server/account_storage_sqlite.go 57.89% <ø> (ø) :arrow_up:
cmd/server/http.go 100% <ø> (ø) :arrow_up:
cmd/server/transaction_storage.go 50% <ø> (ø) :arrow_up:
cmd/server/sqlite.go 68.96% <ø> (ø) :arrow_up:
cmd/server/transaction_storage_sqlite.go 61.18% <ø> (ø) :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 d028d8c...2d9c7d7. Read the comment docs.