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

feat(gnovm): support constant evaluation of len and cap on arrays #3600

Merged
merged 9 commits into from
Feb 4, 2025

fix: simplify case statement for array length and capacity in evalConst

c98e3a5
Select commit
Loading
Failed to load commit list.
Merged

feat(gnovm): support constant evaluation of len and cap on arrays #3600

fix: simplify case statement for array length and capacity in evalConst
c98e3a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 4, 2025 in 0s

93.75% of diff hit (target 67.05%)

View this Pull Request on Codecov

93.75% of diff hit (target 67.05%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L3389-L3390

Added lines #L3389 - L3390 were not covered by tests