moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
81 stars 38 forks source link

fix wrong response data #339

Closed mfdeveloper508 closed 10 months ago

mfdeveloper508 commented 11 months ago

https://github.com/moov-io/wire/issues/331

codecov-commenter commented 11 months ago

Codecov Report

Merging #339 (7082641) into master (eb64f55) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 7082641 differs from pull request most recent head 09fd306. Consider uploading reports for the commit 09fd306 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 #339 +/- ## ========================================== + Coverage 74.83% 74.84% +0.01% ========================================== Files 73 73 Lines 8647 8651 +4 ========================================== + Hits 6471 6475 +4 Misses 1609 1609 Partials 567 567 ```