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
61 stars 39 forks source link

adding ValidateOpts #295

Open mfdeveloper508 opened 1 year ago

mfdeveloper508 commented 1 year ago

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

wadearnold commented 1 year ago

Can we fix the linter errors in the build pipeline @mfdeveloper508 . Otherwise, this looks good to me.

codecov-commenter commented 1 year ago

Codecov Report

Merging #295 (fee8d61) into master (e44feff) will decrease coverage by 0.27%. The diff coverage is 58.13%.

:exclamation: Current head fee8d61 differs from pull request most recent head d15b6ee. Consider uploading reports for the commit d15b6ee to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #295 +/- ## ========================================== - Coverage 87.73% 87.47% -0.27% ========================================== Files 36 36 Lines 5015 5054 +39 ========================================== + Hits 4400 4421 +21 - Misses 406 418 +12 - Partials 209 215 +6 ```