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: addressability #2731

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

move tests

9956c26
Select commit
Loading
Failed to load commit list.
Open

fix: addressability #2731

move tests
9956c26
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 29, 2024 in 0s

41.66% of diff hit (target 60.22%)

View this Pull Request on Codecov

41.66% of diff hit (target 60.22%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L393-L394

Added lines #L393 - L394 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L404-L405

Added lines #L404 - L405 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L417-L418

Added lines #L417 - L418 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L466-L467

Added lines #L466 - L467 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L475-L476

Added lines #L475 - L476 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L487-L488

Added lines #L487 - L488 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L501-L502

Added lines #L501 - L502 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L548-L549

Added lines #L548 - L549 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L564-L565

Added lines #L564 - L565 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L576-L577

Added lines #L576 - L577 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L644-L645

Added lines #L644 - L645 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L672-L673

Added lines #L672 - L673 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L682-L683

Added lines #L682 - L683 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L692-L693

Added lines #L692 - L693 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L713-L714

Added lines #L713 - L714 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L723-L724

Added lines #L723 - L724 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L733-L734

Added lines #L733 - L734 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L742-L743

Added lines #L742 - L743 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L753-L754

Added lines #L753 - L754 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L763-L764

Added lines #L763 - L764 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/nodes.go#L1787-L1788

Added lines #L1787 - L1788 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1531

Added line #L1531 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L1535-L1536

Added lines #L1535 - L1536 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/preprocess.go#L2430

Added line #L2430 was not covered by tests