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: add 'gno env' subcommand #1233

Merged
merged 28 commits into from
Nov 23, 2023

chore: fixup merge

54fb0ac
Select commit
Loading
Failed to load commit list.
Merged

feat: add 'gno env' subcommand #1233

chore: fixup merge
54fb0ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 7, 2023 in 0s

77.19% of diff hit (target 55.70%)

View this Pull Request on Codecov

77.19% of diff hit (target 55.70%)

Annotations

Check warning on line 22 in gno.land/cmd/gnokey/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnokey/main.go#L14-L22

Added lines #L14 - L22 were not covered by tests

Check warning on line 38 in gno.land/pkg/gnoland/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/app.go#L38

Added line #L38 was not covered by tests

Check warning on line 85 in gnovm/cmd/gno/clean.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/clean.go#L85

Added line #L85 was not covered by tests

Check warning on line 48 in gnovm/cmd/gno/env.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/env.go#L44-L48

Added lines #L44 - L48 were not covered by tests

Check warning on line 50 in gnovm/cmd/gno/env.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/env.go#L50

Added line #L50 was not covered by tests

Check warning on line 85 in gnovm/cmd/gno/repl.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/cmd/gno/repl.go#L85

Added line #L85 was not covered by tests

Check warning on line 28 in gnovm/pkg/gnoenv/gnohome.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnoenv/gnohome.go#L28

Added line #L28 was not covered by tests

Check warning on line 24 in gnovm/pkg/gnoenv/gnoroot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnoenv/gnoroot.go#L24

Added line #L24 was not covered by tests

Check warning on line 59 in gnovm/pkg/gnoenv/gnoroot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnoenv/gnoroot.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 76 in gnovm/pkg/gnoenv/gnoroot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnoenv/gnoroot.go#L76

Added line #L76 was not covered by tests

Check warning on line 89 in gnovm/pkg/gnoenv/gnoroot.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnoenv/gnoroot.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 22 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L22

Added line #L22 was not covered by tests

Check warning on line 28 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 65 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L65

Added line #L65 was not covered by tests

Check warning on line 72 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L72

Added line #L72 was not covered by tests

Check warning on line 79 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L79

Added line #L79 was not covered by tests

Check warning on line 86 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L86

Added line #L86 was not covered by tests

Check warning on line 93 in tm2/pkg/crypto/keys/client/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/root.go#L93

Added line #L93 was not covered by tests