moov-io / paygate

A RESTful API enabling electronic payments to be submitted and received without a deep understanding payment file specification
http://moov.io
Apache License 2.0
129 stars 31 forks source link

all: update customers, send x-organization #606

Closed adamdecaf closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #606 into master will decrease coverage by 0.09%. The diff coverage is 63.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #606      +/-   ##
==========================================
- Coverage   51.49%   51.39%   -0.10%     
==========================================
  Files          94       94              
  Lines        3177     3183       +6     
==========================================
  Hits         1636     1636              
- Misses       1193     1198       +5     
- Partials      348      349       +1     
Impacted Files Coverage Δ
cmd/server/main.go 9.30% <0.00%> (ø)
pkg/config/validation.go 60.00% <0.00%> (-9.24%) :arrow_down:
pkg/customers/accounts/mock_decryptor.go 0.00% <ø> (ø)
pkg/customers/mock_client.go 30.00% <ø> (ø)
pkg/transfers/inbound/download.go 37.50% <0.00%> (ø)
pkg/customers/client.go 54.08% <50.00%> (-2.31%) :arrow_down:
pkg/transfers/router.go 57.86% <50.00%> (ø)
pkg/achx/entry_detail.go 100.00% <100.00%> (ø)
pkg/customers/accounts/decrypt.go 58.82% <100.00%> (ø)
pkg/customers/health.go 57.89% <100.00%> (ø)
... and 5 more

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 d8bff5b...3820627. Read the comment docs.