Skip to content
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

Merged
merged 2 commits into from
Nov 21, 2023

Merge branch 'master' into dev/morgan/op-inc-dec-fix

15b0ff7
Select commit
Loading
Failed to load commit list.
Merged

fix(gnolang): allow floats in inc/dec statements #1221

Merge branch 'master' into dev/morgan/op-inc-dec-fix
15b0ff7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2023 in 1s

0.00% of diff hit (within 100.00% threshold of 55.62%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 55.62%)

Annotations

Check warning on line 67 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L52-L67

Added lines #L52 - L67 were not covered by tests

Check warning on line 69 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L69

Added line #L69 was not covered by tests

Check warning on line 71 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L71

Added line #L71 was not covered by tests

Check warning on line 137 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L122-L137

Added lines #L122 - L137 were not covered by tests

Check warning on line 139 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L139

Added line #L139 was not covered by tests

Check warning on line 141 in gnovm/pkg/gnolang/op_inc_dec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_inc_dec.go#L141

Added line #L141 was not covered by tests