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

fix: cleanup fileReceiver shutdown #99

Closed adamdecaf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #99 (dbe5728) into master (b87d828) will increase coverage by 0.14%. The diff coverage is 16.94%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   41.72%   41.86%   +0.14%     
==========================================
  Files          86       86              
  Lines        3564     3573       +9     
==========================================
+ Hits         1487     1496       +9     
  Misses       1796     1796              
  Partials      281      281              
Impacted Files Coverage Δ
internal/pipeline/file_receiver.go 35.77% <16.94%> (+3.77%) :arrow_up:
internal/upload/sftp.go 64.95% <0.00%> (+0.93%) :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 b87d828...dbe5728. Read the comment docs.