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: testcase for Issue 1340 #1345

Closed adamdecaf closed 7 months ago

adamdecaf commented 7 months ago

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

codecov-commenter commented 7 months ago

Codecov Report

Merging #1345 (f5c3d92) into master (4fd42d5) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f5c3d92 differs from pull request most recent head c3171af. Consider uploading reports for the commit c3171af 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 #1345 +/- ## ======================================= Coverage 88.59% 88.59% ======================================= Files 75 75 Lines 7734 7734 ======================================= Hits 6852 6852 Misses 525 525 Partials 357 357 ```