fix: handle assignments to dereferenced pointer values #1398
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
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
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
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
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
codecov / codecov/patch
gnovm/pkg/gnolang/values.go#L1081-L1085
Added lines #L1081 - L1085 were not covered by tests