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: handle untyped constant expressions in append() #1177

Merged
merged 9 commits into from
Jan 10, 2024

cosmetic

1455aa7
Select commit
Loading
Failed to load commit list.
Merged

fix: handle untyped constant expressions in append() #1177

cosmetic
1455aa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 27, 2023 in 0s

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

View this Pull Request on Codecov

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

Annotations

Check warning on line 1014 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1011-L1014

Added lines #L1011 - L1014 were not covered by tests

Check warning on line 1018 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1016-L1018

Added lines #L1016 - L1018 were not covered by tests

Check warning on line 1024 in gnovm/pkg/gnolang/preprocess.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1021-L1024

Added lines #L1021 - L1024 were not covered by tests