-
Notifications
You must be signed in to change notification settings - Fork 99
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: integrate condition on generate #372
Conversation
…-generate-conditionals
…-generate-conditionals
…-integrate-condition-on-generate
…-integrate-condition-on-generate
Codecov Report
@@ Coverage Diff @@
## main #372 +/- ##
==========================================
- Coverage 69.49% 69.34% -0.16%
==========================================
Files 37 37
Lines 7317 7281 -36
==========================================
- Hits 5085 5049 -36
Misses 1975 1975
Partials 257 257
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…-integrate-condition-on-generate
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.
partial review
will checkout the branch and play a bit tomorrow.
…-integrate-condition-on-generate
Co-authored-by: Tiago de Bem Natel de Moura <t.nateldemoura@gmail.com>
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
This PR introduces the
condition
functionality specified here and here.