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): align Gno constant handling with Go specifications #2828

Open
wants to merge 32 commits into
base: master
Choose a base branch
from

refactor: replace checkConstantExpr with assertValidConstExpr for imp…

1ba4872
Select commit
Loading
Failed to load commit list.
Open

feat(gnovm): align Gno constant handling with Go specifications #2828

refactor: replace checkConstantExpr with assertValidConstExpr for imp…
1ba4872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 7, 2024 in 0s

73.21% of diff hit (target 63.40%)

View this Pull Request on Codecov

73.21% of diff hit (target 63.40%)

Annotations

Check warning on line 223 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L222-L223

Added lines #L222 - L223 were not covered by tests

Check warning on line 271 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L270-L271

Added lines #L270 - L271 were not covered by tests

Check warning on line 288 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L281-L288

Added lines #L281 - L288 were not covered by tests

Check warning on line 301 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 310 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L308-L310

Added lines #L308 - L310 were not covered by tests

Check warning on line 332 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L326-L332

Added lines #L326 - L332 were not covered by tests

Check warning on line 341 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L341

Added line #L341 was not covered by tests