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(gnolang): ensure complete Uverse initialization #2997

Merged
merged 7 commits into from
Oct 25, 2024

Merge branch 'dev/morgan/uverse-fix' of github.com:gnolang/gno into d…

cd46837
Select commit
Loading
Failed to load commit list.
Merged

fix(gnolang): ensure complete Uverse initialization #2997

Merge branch 'dev/morgan/uverse-fix' of github.com:gnolang/gno into d…
cd46837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2024 in 1s

78.25% of diff hit (target 63.18%)

View this Pull Request on Codecov

78.25% of diff hit (target 63.18%)

Annotations

Check warning on line 75 in gno.land/pkg/sdk/vm/builtins.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/builtins.go#L75

Added line #L75 was not covered by tests

Check warning on line 78 in gno.land/pkg/sdk/vm/builtins.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/builtins.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 80 in gno.land/pkg/sdk/vm/builtins.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/builtins.go#L80

Added line #L80 was not covered by tests

Check warning on line 270 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L270

Added line #L270 was not covered by tests

Check warning on line 731 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L731

Added line #L731 was not covered by tests

Check warning on line 798 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L798

Added line #L798 was not covered by tests

Check warning on line 474 in gnovm/cmd/gno/test.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/test.go#L474

Added line #L474 was not covered by tests

Check warning on line 2125 in gnovm/pkg/gnolang/machine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/machine.go#L2122-L2125

Added lines #L2122 - L2125 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L195

Added line #L195 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L215

Added line #L215 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1710

Added line #L1710 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L2185-L2186

Added lines #L2185 - L2186 were not covered by tests

Check warning on line 111 in gnovm/pkg/gnolang/nodes_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes_string.go#L104-L111

Added lines #L104 - L111 were not covered by tests

Check warning on line 191 in gnovm/pkg/gnolang/nodes_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes_string.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 70 in gnovm/pkg/gnolang/op_call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_call.go#L70

Added line #L70 was not covered by tests

Check warning on line 311 in gnovm/pkg/gnolang/op_call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_call.go#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 315 in gnovm/pkg/gnolang/op_call.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_call.go#L313-L315

Added lines #L313 - L315 were not covered by tests

Check warning on line 773 in gnovm/pkg/gnolang/op_expressions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_expressions.go#L773

Added line #L773 was not covered by tests

Check warning on line 776 in gnovm/pkg/gnolang/op_expressions.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_expressions.go#L776

Added line #L776 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2530-L2531

Added lines #L2530 - L2531 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2568-L2569

Added lines #L2568 - L2569 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2638-L2641

Added lines #L2638 - L2641 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2643

Added line #L2643 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2695-L2696

Added lines #L2695 - L2696 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2751-L2752

Added lines #L2751 - L2752 were not covered by tests