-
-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: complete model rendering and file output for Go generator #540
feat: complete model rendering and file output for Go generator #540
Conversation
@smoya maybe you want to have a look as well? 🙂 |
And I have no idea why this is failing... |
Pull Request Test Coverage Report for Build 1681938905
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one minor. LGTM otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🚀
/rtm |
Thanks for the reviews @smoya @magicmatatjahu 🙇 |
Kudos, SonarCloud Quality Gate passed!
|
🎉 This PR is included in version 0.43.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0-next.23 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR adds both complete model rendering and file output for the Go generator.
Related issue(s)
Fixes #398