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(gnolang): print nil slices as undefined #1380

Merged
merged 15 commits into from
Dec 5, 2023

print as `nil tv.T`

64e062c
Select commit
Loading
Failed to load commit list.
Merged

feat(gnolang): print nil slices as undefined #1380

print as `nil tv.T`
64e062c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Dec 1, 2023 in 1s

51.06% of diff hit (within 100.00% threshold of 55.98%)

View this Pull Request on Codecov

51.06% of diff hit (within 100.00% threshold of 55.98%)

Annotations

Check warning on line 200 in gnovm/pkg/gnolang/values_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_string.go#L200

Added line #L200 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_string.go#L241-L244

Added lines #L241 - L244 were not covered by tests

Check warning on line 260 in gnovm/pkg/gnolang/values_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_string.go#L249-L260

Added lines #L249 - L260 were not covered by tests

Check warning on line 268 in gnovm/pkg/gnolang/values_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values_string.go#L263-L268

Added lines #L263 - L268 were not covered by tests