-
Notifications
You must be signed in to change notification settings - Fork 43
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
Make AST constructors parametrized #307
Conversation
This is the last PR of 3 I would like to merge to publish v9. |
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #307 +/- ##
==========================================
- Coverage 99.77% 96.02% -3.75%
==========================================
Files 85 85
Lines 4471 4835 +364
Branches 448 448
==========================================
+ Hits 4461 4643 +182
- Misses 8 190 +182
Partials 2 2
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Looks great! |
Co-authored-by: Ivan Maximov <[email protected]>
Co-authored-by: Ivan Maximov <[email protected]>
fixes #302