moov-io / imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/imagecashletter/
Apache License 2.0
60 stars 39 forks source link

Adamdecaf return errors from decode #329

Closed mfdeveloper508 closed 10 months ago

mfdeveloper508 commented 10 months ago

https://github.com/moov-io/imagecashletter/pull/328

codecov-commenter commented 10 months ago

Codecov Report

Merging #329 (4731da2) into master (ef2ee8a) will decrease coverage by 1.20%. The diff coverage is 53.25%.

:exclamation: Current head 4731da2 differs from pull request most recent head 723d3d8. Consider uploading reports for the commit 723d3d8 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 #329 +/- ## ========================================== - Coverage 86.81% 85.61% -1.20% ========================================== Files 36 36 Lines 5089 5207 +118 ========================================== + Hits 4418 4458 +40 - Misses 437 476 +39 - Partials 234 273 +39 ```