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

fix wrong response data #325

Open mfdeveloper508 opened 11 months ago

mfdeveloper508 commented 11 months ago

https://github.com/moov-io/imagecashletter/issues/316

codecov-commenter commented 11 months ago

Codecov Report

Merging #325 (e0380bc) into master (ef2ee8a) will increase coverage by 0.04%. The diff coverage is 100.00%.

:exclamation: Current head e0380bc differs from pull request most recent head a5e46c4. Consider uploading reports for the commit a5e46c4 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 #325 +/- ## ========================================== + Coverage 86.81% 86.86% +0.04% ========================================== Files 36 36 Lines 5089 5093 +4 ========================================== + Hits 4418 4424 +6 + Misses 437 436 -1 + Partials 234 233 -1 ```