moov-io / achgateway

Payment gateway enabling automated ACH operations in a distributed and fault tolerant way.
https://moov-io.github.io/achgateway/
Apache License 2.0
52 stars 19 forks source link

pipeline: return the status (error) of each shard after manually triggered #93

Closed adamdecaf closed 2 years ago

adamdecaf commented 2 years ago

Fixes https://github.com/moov-io/achgateway/issues/87

codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (4fda028) into master (45ba445) will increase coverage by 0.92%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   41.45%   42.38%   +0.92%     
==========================================
  Files          87       87              
  Lines        3582     3591       +9     
==========================================
+ Hits         1485     1522      +37     
+ Misses       1810     1777      -33     
- Partials      287      292       +5     
Impacted Files Coverage Δ
internal/pipeline/manual_cutoff_times.go 78.18% <87.50%> (+62.96%) :arrow_up:
internal/upload/sftp.go 65.09% <0.00%> (-0.95%) :arrow_down:
internal/pipeline/aggregate.go 29.31% <0.00%> (+1.72%) :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 45ba445...4fda028. Read the comment docs.