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 3 of 3 #2367

Merged
merged 19 commits into from
Jul 19, 2024

chores: better panic message

7db8fa9
Select commit
Loading
Failed to load commit list.
Merged

feat: named and unnamed type assignment 3 of 3 #2367

chores: better panic message
7db8fa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 10, 2024 in 1s

33.80% of diff hit (target 55.02%)

View this Pull Request on Codecov

33.80% of diff hit (target 55.02%)

Annotations

Check warning on line 676 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L675-L676

Added lines #L675 - L676 were not covered by tests

Check warning on line 1889 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1888-L1889

Added lines #L1888 - L1889 were not covered by tests

Check warning on line 1897 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1896-L1897

Added lines #L1896 - L1897 were not covered by tests

Check warning on line 1905 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1904-L1905

Added lines #L1904 - L1905 were not covered by tests

Check warning on line 1913 in gnovm/pkg/gnolang/nodes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1912-L1913

Added lines #L1912 - L1913 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L436-L437

Added lines #L436 - L437 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L439-L440

Added lines #L439 - L440 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1908-L1909

Added lines #L1908 - L1909 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1925-L1928

Added lines #L1925 - L1928 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1932-L1935

Added lines #L1932 - L1935 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1937-L1938

Added lines #L1937 - L1938 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1948-L1951

Added lines #L1948 - L1951 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1953-L1954

Added lines #L1953 - L1954 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1958

Added line #L1958 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1960-L1963

Added lines #L1960 - L1963 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1966-L1967

Added lines #L1966 - L1967 were not covered by tests

Check warning on line 575 in gnovm/pkg/gnolang/transcribe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/transcribe.go#L575

Added line #L575 was not covered by tests

Check warning on line 608 in gnovm/pkg/gnolang/values.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L606-L608

Added lines #L606 - L608 were not covered by tests