moov-io / rtp20022

ISO20022 messages in Go for Real Time Payments (RTP)
Apache License 2.0
40 stars 9 forks source link

add and update unit tests for models #28

Closed jasonbornsteinMOOV closed 1 year ago

jasonbornsteinMOOV commented 1 year ago

this updates the model unit tests with files from the FIS test simulator for as much as possible.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -8.40 :warning:

Comparison is base (2553695) 91.59% compared to head (1da7481) 83.20%.

:exclamation: Current head 1da7481 differs from pull request most recent head 13da679. Consider uploading reports for the commit 13da679 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 #28 +/- ## ========================================== - Coverage 91.59% 83.20% -8.40% ========================================== Files 10 10 Lines 119 131 +12 ========================================== Hits 109 109 - Misses 8 20 +12 Partials 2 2 ``` | [Impacted Files](https://app.codecov.io/gh/moov-io/rtp20022/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Δ | | |---|---|---| | [pkg/rtp/datetime.go](https://app.codecov.io/gh/moov-io/rtp20022/pull/28?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-cGtnL3J0cC9kYXRldGltZS5nbw==) | `78.12% <0.00%> (-18.03%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.