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(tm2/gnovm): add msg_idx in event to identify #2061

Closed
wants to merge 6 commits into from

test: multiple txs, multiple msgs, multiple events

dabf13c
Select commit
Loading
Failed to load commit list.
Closed

feat(tm2/gnovm): add msg_idx in event to identify #2061

test: multiple txs, multiple msgs, multiple events
dabf13c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 14, 2024 in 1s

54.09% of diff hit (within 100.00% threshold of 54.96%)

View this Pull Request on Codecov

54.09% of diff hit (within 100.00% threshold of 54.96%)

Annotations

Check warning on line 120 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L120

Added line #L120 was not covered by tests

Check warning on line 123 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L123

Added line #L123 was not covered by tests

Check warning on line 128 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L128

Added line #L128 was not covered by tests

Check warning on line 136 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L136

Added line #L136 was not covered by tests

Check warning on line 142 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L142

Added line #L142 was not covered by tests

Check warning on line 158 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L158

Added line #L158 was not covered by tests

Check warning on line 403 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L403

Added line #L403 was not covered by tests

Check warning on line 408 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L408

Added line #L408 was not covered by tests

Check warning on line 413 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L413

Added line #L413 was not covered by tests

Check warning on line 417 in gno.land/pkg/gnoclient/client_txs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/client_txs.go#L417

Added line #L417 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/types.go#L225-L226

Added lines #L225 - L226 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/types.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 663 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L662-L663

Added lines #L662 - L663 were not covered by tests

Check warning on line 665 in tm2/pkg/sdk/baseapp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/baseapp.go#L665

Added line #L665 was not covered by tests