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

Merge branch 'master' into fix/append-nil

1779b8f
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'master' into fix/append-nil
1779b8f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2024 in 0s

64.28% of diff hit (target 56.08%)

View this Pull Request on Codecov

64.28% of diff hit (target 56.08%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L1024 - L1025 were not covered by tests

Check warning on line 82 in gnovm/pkg/gnolang/values_conversions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_conversions.go#L81-L82

Added lines #L81 - L82 were not covered by tests