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

api,client: update shared Error model #589

Closed adamdecaf closed 4 years ago

adamdecaf commented 4 years ago

Issue: https://github.com/moovfinancial/api-docs/issues/162

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
- Coverage   51.10%   50.79%   -0.31%     
==========================================
  Files          93       93              
  Lines        3123     3126       +3     
==========================================
- Hits         1596     1588       -8     
- Misses       1180     1195      +15     
+ Partials      347      343       -4     
Impacted Files Coverage Δ
x/schedule/cutoff.go 36.66% <0.00%> (-50.00%) :arrow_down:
pkg/transfers/repository.go 69.34% <0.00%> (+2.50%) :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 b9a7607...0cac5df. Read the comment docs.