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: support metadata for genesis txs #2941

Merged
merged 28 commits into from
Nov 4, 2024

Add coverage for types helpers

052e3ee
Select commit
Loading
Failed to load commit list.
Merged

feat: support metadata for genesis txs #2941

Add coverage for types helpers
052e3ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2024 in 0s

79.85% of diff hit (target 63.32%)

View this Pull Request on Codecov

79.85% of diff hit (target 63.32%)

Annotations

Check warning on line 157 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L157

Added line #L157 was not covered by tests

Check warning on line 170 in contribs/gnodev/pkg/dev/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/gnodev/pkg/dev/node.go#L170

Added line #L170 was not covered by tests

Check warning on line 65 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L63-L65

Added lines #L63 - L65 were not covered by tests

Check warning on line 77 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L77

Added line #L77 was not covered by tests

Check warning on line 90 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L90

Added line #L90 was not covered by tests

Check warning on line 105 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L105

Added line #L105 was not covered by tests

Check warning on line 114 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L112-L114

Added lines #L112 - L114 were not covered by tests

Check warning on line 46 in gno.land/pkg/gnoland/node_inmemory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/node_inmemory.go#L46

Added line #L46 was not covered by tests

Check warning on line 59 in gno.land/pkg/gnoland/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/types.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 80 in gno.land/pkg/gnoland/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/types.go#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 57 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L57

Added line #L57 was not covered by tests

Check warning on line 63 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L63

Added line #L63 was not covered by tests

Check warning on line 130 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L130

Added line #L130 was not covered by tests

Check warning on line 151 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L151

Added line #L151 was not covered by tests

Check warning on line 29 in tm2/pkg/sdk/helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/helpers.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 32 in tm2/pkg/sdk/helpers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/helpers.go#L32

Added line #L32 was not covered by tests