moov-io / rtp20022

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

Generated code improvements #34

Closed jasonbornsteinMOOV closed 12 months ago

jasonbornsteinMOOV commented 12 months ago

This allows for simplification in the generation script and helps set a standard for each package, separating the models from various helpers and support methods.

The focus is on the templates and generator. The rest of the files are renamed or added by the generator or have code moved from one place to another.

Everything has been manually verified that nothing has been lost.

codecov-commenter commented 12 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (519ec93) 84.86% compared to head (2c2ff6b) 84.86%.

:exclamation: Current head 2c2ff6b differs from pull request most recent head 71be326. Consider uploading reports for the commit 71be326 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 #34 +/- ## ======================================= Coverage 84.86% 84.86% ======================================= Files 12 12 Lines 185 185 ======================================= Hits 157 157 Misses 24 24 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.