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: trim spaces and newlines from files #132

Closed adamdecaf closed 1 year ago

adamdecaf commented 1 year ago

This gets us around a FileControl error when parsing some files.

codecov-commenter commented 1 year ago

Codecov Report

Merging #132 (d2bf3c7) into master (e188573) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   40.70%   40.77%   +0.06%     
==========================================
  Files          89       89              
  Lines        3840     3841       +1     
==========================================
+ Hits         1563     1566       +3     
+ Misses       1984     1983       -1     
+ Partials      293      292       -1     
Impacted Files Coverage Δ
internal/incoming/odfi/processor.go 67.77% <100.00%> (+2.60%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.