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
452 stars 150 forks source link

Update amount to be long to allow handling of amounts larger than 21M #1335

Closed choudharynitu closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #1335 (41fe7d8) into master (82130e8) will not change coverage. Report is 4 commits behind head on master. The diff coverage is n/a.

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