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

fix failing tests, apply suggestion from jae

04614ec
Select commit
Loading
Failed to load commit list.
Merged

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

fix failing tests, apply suggestion from jae
04614ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2024 in 0s

76.19% of diff hit (target 56.08%)

View this Pull Request on Codecov

76.19% of diff hit (target 56.08%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L1025 - L1026 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