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

remove unused import in test

6b4ed9e
Select commit
Loading
Failed to load commit list.
Merged

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

remove unused import in test
6b4ed9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 15, 2024 in 1s

10.52% of diff hit (within 100.00% threshold of 45.07%)

View this Pull Request on Codecov

10.52% of diff hit (within 100.00% threshold of 45.07%)

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 53 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#L49-L53

Added lines #L49 - L53 were not covered by tests

Check warning on line 55 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#L55

Added line #L55 was not covered by tests

Check warning on line 165 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#L165

Added line #L165 was not covered by tests

Check warning on line 328 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#L328

Added line #L328 was not covered by tests

Check warning on line 580 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#L579-L580

Added lines #L579 - L580 were not covered by tests