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: expose InitChain tx responses #1941

Merged
merged 32 commits into from
Jul 23, 2024

chore: use testing utils

366d229
Select commit
Loading
Failed to load commit list.
Merged

feat: expose InitChain tx responses #1941

chore: use testing utils
366d229
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 11, 2024 in 1s

22.72% of diff hit (target 54.61%)

View this Pull Request on Codecov

22.72% of diff hit (target 54.61%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L160 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/app.go#L188-L192

Added lines #L188 - L192 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/app.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 20 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L20

Added line #L20 was not covered by tests

Check warning on line 27 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 29 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L29

Added line #L29 was not covered by tests

Check warning on line 34 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 36 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L36

Added line #L36 was not covered by tests

Check warning on line 42 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 44 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L44

Added line #L44 was not covered by tests

Check warning on line 52 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L52

Added line #L52 was not covered by tests

Check warning on line 57 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 59 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L59

Added line #L59 was not covered by tests

Check warning on line 64 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 66 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L66

Added line #L66 was not covered by tests

Check warning on line 71 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L69-L71

Added lines #L69 - L71 were not covered by tests

Check warning on line 73 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L73

Added line #L73 was not covered by tests

Check warning on line 78 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 80 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L80

Added line #L80 was not covered by tests

Check warning on line 86 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 88 in tm2/pkg/bft/abci/types/mock_application.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/mock_application.go#L88

Added line #L88 was not covered by tests

Check warning on line 239 in tm2/pkg/bft/rpc/core/blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/rpc/core/blocks.go#L239

Added line #L239 was not covered by tests

Check warning on line 330 in tm2/pkg/bft/rpc/core/blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/rpc/core/blocks.go#L330

Added line #L330 was not covered by tests

Check warning on line 403 in tm2/pkg/bft/rpc/core/blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/rpc/core/blocks.go#L403

Added line #L403 was not covered by tests

Check warning on line 424 in tm2/pkg/bft/rpc/core/blocks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/rpc/core/blocks.go#L424

Added line #L424 was not covered by tests