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: handle assignments to dereferenced pointer values #1398

Closed
wants to merge 24 commits into from

restore object info copy functionality

d03eec7
Select commit
Loading
Failed to load commit list.
Closed

fix: handle assignments to dereferenced pointer values #1398

restore object info copy functionality
d03eec7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 8, 2024 in 0s

44.73% of diff hit (within 100.00% threshold of 55.84%)

View this Pull Request on Codecov

44.73% of diff hit (within 100.00% threshold of 55.84%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L287-L288

Added lines #L287 - L288 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L299-L302

Added lines #L299 - L302 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L1064-L1065

Added lines #L1064 - L1065 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L1075-L1079

Added lines #L1075 - L1079 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L1081-L1085

Added lines #L1081 - L1085 were not covered by tests