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: implement txs generate and txs clear command #1988

Closed
wants to merge 15 commits into from

fix lint

3ea1645
Select commit
Loading
Failed to load commit list.
Closed

feat: implement txs generate and txs clear command #1988

fix lint
3ea1645
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 2, 2024 in 1s

90.36% of diff hit (target 46.27%)

View this Pull Request on Codecov

90.36% of diff hit (target 46.27%)

Annotations

Check warning on line 72 in gno.land/cmd/gnoland/genesis_packages_add.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_add.go#L72

Added line #L72 was not covered by tests

Check warning on line 65 in gno.land/cmd/gnoland/genesis_packages_clear.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_clear.go#L65

Added line #L65 was not covered by tests

Check warning on line 75 in gno.land/cmd/gnoland/genesis_packages_clear.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_clear.go#L75

Added line #L75 was not covered by tests

Check warning on line 66 in gno.land/cmd/gnoland/genesis_packages_del.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_del.go#L66

Added line #L66 was not covered by tests

Check warning on line 85 in gno.land/cmd/gnoland/genesis_packages_del.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_del.go#L85

Added line #L85 was not covered by tests

Check warning on line 99 in gno.land/cmd/gnoland/genesis_packages_del.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_del.go#L99

Added line #L99 was not covered by tests

Check warning on line 75 in gno.land/cmd/gnoland/genesis_packages_get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_get.go#L75

Added line #L75 was not covered by tests

Check warning on line 58 in gno.land/cmd/gnoland/genesis_packages_list.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/genesis_packages_list.go#L58

Added line #L58 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L89 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L91-L96

Added lines #L91 - L96 were not covered by tests

Check warning on line 118 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#L118

Added line #L118 was not covered by tests