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(tm2): add sdk/params module #2920

Merged
merged 31 commits into from
Oct 23, 2024

chore: fixup

86b4fbd
Select commit
Loading
Failed to load commit list.
Merged

feat(tm2): add sdk/params module #2920

chore: fixup
86b4fbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 22, 2024 in 0s

71.57% of diff hit (target 63.18%)

View this Pull Request on Codecov

71.57% 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 26 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 31 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 36 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 41 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 46 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L44-L46

Added lines #L44 - L46 were not covered by tests

Check warning on line 54 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 66 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L56-L66

Added lines #L56 - L66 were not covered by tests

Check warning on line 71 in gnovm/stdlibs/std/params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/stdlibs/std/params.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 53 in tm2/pkg/sdk/auth/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/auth/keeper.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 48 in tm2/pkg/sdk/params/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/params/handler.go#L46-L48

Added lines #L46 - L48 were not covered by tests

Check warning on line 69 in tm2/pkg/sdk/params/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/params/handler.go#L69

Added line #L69 was not covered by tests

Check warning on line 55 in tm2/pkg/sdk/params/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/params/keeper.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 126 in tm2/pkg/sdk/params/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/params/keeper.go#L126

Added line #L126 was not covered by tests

Check warning on line 143 in tm2/pkg/sdk/params/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/params/keeper.go#L143

Added line #L143 was not covered by tests