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(gnovm): correct type for shift expression #1775

Merged
merged 148 commits into from
Oct 15, 2024

fixup

40369a2
Select commit
Loading
Failed to load commit list.
Merged

fix(gnovm): correct type for shift expression #1775

fixup
40369a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 1s

72.41% of diff hit (target 60.15%)

View this Pull Request on Codecov

72.41% of diff hit (target 60.15%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1081

Added line #L1081 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1122

Added line #L1122 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1292-L1293

Added lines #L1292 - L1293 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1298

Added line #L1298 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2805

Added line #L2805 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2845

Added line #L2845 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/type_check.go#L627

Added line #L627 was not covered by tests

Check warning on line 32 in gnovm/pkg/gnolang/values_conversions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_conversions.go#L30-L32

Added lines #L30 - L32 were not covered by tests