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: named and unnamed type assignment 2 of 3 #1246

Merged
merged 12 commits into from
May 31, 2024

fix golden test, skip "extern" directory

b2180d5
Select commit
Loading
Failed to load commit list.
Merged

feat: named and unnamed type assignment 2 of 3 #1246

fix golden test, skip "extern" directory
b2180d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 31, 2024 in 0s

74.64% of diff hit (target 54.62%)

View this Pull Request on Codecov

74.64% of diff hit (target 54.62%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1628

Added line #L1628 was not covered by tests

Check warning on line 378 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L377-L378

Added lines #L377 - L378 were not covered by tests

Check warning on line 896 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L895-L896

Added lines #L895 - L896 were not covered by tests

Check warning on line 1415 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L1414-L1415

Added lines #L1414 - L1415 were not covered by tests

Check warning on line 1960 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L1959-L1960

Added lines #L1959 - L1960 were not covered by tests

Check warning on line 2014 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2013-L2014

Added lines #L2013 - L2014 were not covered by tests

Check warning on line 2037 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2037

Added line #L2037 was not covered by tests

Check warning on line 2041 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2041

Added line #L2041 was not covered by tests

Check warning on line 2045 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2044-L2045

Added lines #L2044 - L2045 were not covered by tests

Check warning on line 2079 in gnovm/pkg/gnolang/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/types.go#L2078-L2079

Added lines #L2078 - L2079 were not covered by tests