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: GC #2735

Closed
wants to merge 58 commits into from

save

8325344
Select commit
Loading
Failed to load commit list.
Closed

feat: GC #2735

save
8325344
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 18, 2024 in 1s

84.88% of diff hit (target 61.10%)

View this Pull Request on Codecov

84.88% of diff hit (target 61.10%)

Annotations

Check warning on line 701 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#L701

Added line #L701 was not covered by tests

Check warning on line 768 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#L768

Added line #L768 was not covered by tests

Check warning on line 93 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L93

Added line #L93 was not covered by tests

Check warning on line 105 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L105

Added line #L105 was not covered by tests

Check warning on line 125 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L125

Added line #L125 was not covered by tests

Check warning on line 141 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 144 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 150 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L146-L150

Added lines #L146 - L150 were not covered by tests

Check warning on line 153 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 158 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L155-L158

Added lines #L155 - L158 were not covered by tests

Check warning on line 180 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L177-L180

Added lines #L177 - L180 were not covered by tests

Check warning on line 192 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L192

Added line #L192 was not covered by tests

Check warning on line 218 in gnovm/pkg/gnolang/alloc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/alloc.go#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 58 in gnovm/pkg/gnolang/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gc.go#L58

Added line #L58 was not covered by tests

Check warning on line 137 in gnovm/pkg/gnolang/gc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/gc.go#L137

Added line #L137 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/op_expressions.go#L197-L199

Added lines #L197 - L199 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/values.go#L2360

Added line #L2360 was not covered by tests