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

incoming/odfi: fix ProcessFiles to route around directories and files #104

Closed adamdecaf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #104 (fc80b72) into master (0f22f57) will increase coverage by 0.12%. The diff coverage is 53.84%.

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   42.00%   42.13%   +0.12%     
==========================================
  Files          86       86              
  Lines        3573     3584      +11     
==========================================
+ Hits         1501     1510       +9     
- Misses       1790     1791       +1     
- Partials      282      283       +1     
Impacted Files Coverage Δ
internal/incoming/odfi/processor.go 60.56% <53.84%> (+0.56%) :arrow_up:
internal/upload/sftp.go 66.06% <0.00%> (+0.90%) :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 0f22f57...fc80b72. Read the comment docs.