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

Merge branch 'master' into expose-genesis-response

973a73f
Select commit
Loading
Failed to load commit list.
Merged

feat: expose InitChain tx responses #1941

Merge branch 'master' into expose-genesis-response
973a73f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 22, 2024 in 1s

25.75% of diff hit (target 55.01%)

View this Pull Request on Codecov

25.75% of diff hit (target 55.01%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L196 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/app.go#L224-L228

Added lines #L224 - L228 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/app.go#L236-L237

Added lines #L236 - L237 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L22

Added line #L22 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L27 - L29 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L31

Added line #L31 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L34 - L36 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L38

Added line #L38 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L42 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L54

Added line #L54 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L57 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L61

Added line #L61 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L64 - L66 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L68

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L71 - L73 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L75

Added line #L75 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L78 - L80 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L82

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L86 - L88 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/testing/mock_application.go#L90

Added line #L90 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 61 in tm2/pkg/bft/rpc/core/consensus.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/rpc/core/consensus.go#L61

Added line #L61 was not covered by tests