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: add config option to flatten batches prior to upload #640

Closed adamdecaf closed 3 years ago

adamdecaf commented 3 years ago

Fixes: https://github.com/moov-io/paygate/issues/638

codecov-io commented 3 years ago

Codecov Report

Merging #640 (be4ad5f) into master (c9cf626) will decrease coverage by 0.26%. The diff coverage is 0.00%.

:exclamation: Current head be4ad5f differs from pull request most recent head 5133441. Consider uploading reports for the commit 5133441 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #640      +/-   ##
==========================================
- Coverage   52.51%   52.25%   -0.27%     
==========================================
  Files          95       95              
  Lines        3304     3311       +7     
==========================================
- Hits         1735     1730       -5     
- Misses       1210     1219       +9     
- Partials      359      362       +3     
Impacted Files Coverage Δ
pkg/config/pipeline.go 57.69% <ø> (ø)
pkg/transfers/pipeline/merging.go 9.52% <0.00%> (-0.69%) :arrow_down:
pkg/upload/sftp.go 64.86% <0.00%> (-2.71%) :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 c9cf626...5133441. Read the comment docs.