moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
447 stars 150 forks source link

test/issues: reproduce Issue 1378 #1379

Closed adamdecaf closed 4 months ago

adamdecaf commented 4 months ago

Issue: https://github.com/moov-io/ach/issues/1378

codecov-commenter commented 4 months ago

Codecov Report

Merging #1379 (bab4894) into master (aea24de) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head bab4894 differs from pull request most recent head e5e0f4e. Consider uploading reports for the commit e5e0f4e to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1379 +/- ## ======================================= Coverage 84.71% 84.72% ======================================= Files 82 82 Lines 8115 8118 +3 ======================================= + Hits 6875 6878 +3 Misses 883 883 Partials 357 357 ```