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

docs: improve TraceNumber #1325

Closed adamdecaf closed 9 months ago

adamdecaf commented 9 months ago

Mentioned in https://moov-io.slack.com/archives/CD9J8EJKX/p1699976363447589

codecov-commenter commented 9 months ago

Codecov Report

Merging #1325 (47c9580) into master (1fba98b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 47c9580 differs from pull request most recent head e85d4a0. Consider uploading reports for the commit e85d4a0 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 #1325 +/- ## ======================================= Coverage 89.02% 89.02% ======================================= Files 75 75 Lines 7688 7688 ======================================= Hits 6844 6844 Misses 502 502 Partials 342 342 ```