-
Notifications
You must be signed in to change notification settings - Fork 373
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
fix(gnolang): allow floats in inc/dec statements #1221
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #1221 +/- ##
==========================================
+ Coverage 55.62% 55.94% +0.31%
==========================================
Files 420 420
Lines 65441 65477 +36
==========================================
+ Hits 36400 36629 +229
+ Misses 26188 25983 -205
- Partials 2853 2865 +12 ☔ View full report in Codecov by Sentry. |
ping @thehowl for merging. |
@ajnavarro blocked awaiting @piux2 / @jaekwon review. |
Merging per discussion with Ray. (Given Jae has not given feedback yet, we can merge this PR in order to unblock other work.) His concerns regarding the fact that |
Fixes #1151 (split from #1153)