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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

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

e9a9be7
Select commit
Loading
Failed to load commit list.
Draft

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

feat(gnovm): align Gno constant handling with Go specifications
e9a9be7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 26, 2024 in 1s

85.55% of diff hit (target 60.83%)

View this Pull Request on Codecov

85.55% of diff hit (target 60.83%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2273

Added line #L2273 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2277

Added line #L2277 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2279

Added line #L2279 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L243-L244

Added lines #L243 - L244 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L287

Added line #L287 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L292

Added line #L292 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L324 - L326 were not covered by tests