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

Merged
merged 45 commits into from
Jan 14, 2025

Merge branch 'master' into fix/2628

6ef45d4
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'master' into fix/2628
6ef45d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 1, 2025 in 1s

65.18% of diff hit (within 5.00% threshold of 66.10%)

View this Pull Request on Codecov

65.18% of diff hit (within 5.00% threshold of 66.10%)

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 233 in gnovm/pkg/gnolang/type_check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L232-L233

Added lines #L232 - L233 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L236

Added line #L236 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L262-L263

Added lines #L262 - L263 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L266

Added line #L266 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L272-L273

Added lines #L272 - L273 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L305-L306

Added lines #L305 - L306 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#L309-L310

Added lines #L309 - L310 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L316-L323

Added lines #L316 - L323 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L334-L336

Added lines #L334 - L336 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L343-L345

Added lines #L343 - L345 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L353-L354

Added lines #L353 - L354 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L358-L359

Added lines #L358 - L359 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L366-L369

Added lines #L366 - L369 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L373

Added line #L373 was not covered by tests