fix(gnolang): allow floats in inc/dec statements #1221
Merged
Codecov / codecov/project
succeeded
Nov 21, 2023 in 0s
55.94% (+0.31%) compared to 6688d1d
View this Pull Request on Codecov
55.94% (+0.31%) compared to 6688d1d
Details
Codecov Report
Attention: 36 lines
in your changes are missing coverage. Please review.
Comparison is base (
6688d1d
) 55.62% compared to head (15b0ff7
) 55.94%.
Files | Patch % | Lines |
---|---|---|
gnovm/pkg/gnolang/op_inc_dec.go | 0.00% | 36 Missing |
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.
📢 Have feedback on the report? Share it here.
Loading