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(gno.land): add go type checking to keeper + tx simulation in gnokey #1702

Merged
merged 52 commits into from
May 13, 2024

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/go-ty…

815c573
Select commit
Loading
Failed to load commit list.
Merged

feat(gno.land): add go type checking to keeper + tx simulation in gnokey #1702

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/go-ty…
815c573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 13, 2024 in 0s

67.24% of diff hit (target 54.95%)

View this Pull Request on Codecov

67.24% of diff hit (target 54.95%)

Annotations

Check warning on line 34 in gno.land/pkg/sdk/vm/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/errors.go#L30-L34

Added lines #L30 - L34 were not covered by tests

Check warning on line 346 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#L346

Added line #L346 was not covered by tests

Check warning on line 630 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#L629-L630

Added lines #L629 - L630 were not covered by tests

Check warning on line 527 in gnovm/pkg/gnolang/go2gno.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/go2gno.go#L526-L527

Added lines #L526 - L527 were not covered by tests

Check warning on line 119 in gnovm/pkg/gnolang/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/store.go#L119

Added line #L119 was not covered by tests

Check warning on line 558 in gnovm/pkg/gnolang/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/store.go#L556-L558

Added lines #L556 - L558 were not covered by tests

Check warning on line 561 in gnovm/pkg/gnolang/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/store.go#L561

Added line #L561 was not covered by tests

Check warning on line 574 in gnovm/pkg/gnolang/store.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gnovm/pkg/gnolang/store.go#L573-L574

Added lines #L573 - L574 were not covered by tests

Check warning on line 89 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 100 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L100

Added line #L100 was not covered by tests

Check warning on line 121 in tm2/pkg/crypto/keys/client/broadcast.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/broadcast.go#L117-L121

Added lines #L117 - L121 were not covered by tests

Check warning on line 39 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 41 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L41

Added line #L41 was not covered by tests

Check warning on line 172 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 185 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 94 in tm2/pkg/crypto/keys/client/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/query.go#L94

Added line #L94 was not covered by tests