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

transfers/pipeline/notify: log Multi Sender types and errors encountered #623

Closed adamdecaf closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #623 (c6df438) into master (274711c) will decrease coverage by 0.28%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #623      +/-   ##
==========================================
- Coverage   51.73%   51.44%   -0.29%     
==========================================
  Files          95       95              
  Lines        3236     3244       +8     
==========================================
- Hits         1674     1669       -5     
- Misses       1211     1221      +10     
- Partials      351      354       +3     
Impacted Files Coverage Δ
pkg/transfers/pipeline/aggregate.go 12.92% <0.00%> (ø)
pkg/transfers/pipeline/notify/multi.go 0.00% <0.00%> (ø)
pkg/upload/sftp.go 63.42% <0.00%> (-2.86%) :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 274711c...c6df438. Read the comment docs.