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

refactor(zetaclient)!: improve AppContext #2568

Merged
merged 28 commits into from
Aug 2, 2024

Address PR comments

0f48ce3
Select commit
Loading
Failed to load commit list.
Merged

refactor(zetaclient)!: improve AppContext #2568

Address PR comments
0f48ce3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 2, 2024 in 0s

56.19% of diff hit (target 70.18%)

View this Pull Request on Codecov

56.19% of diff hit (target 70.18%)

Annotations

Check warning on line 60 in x/observer/types/chain_params.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/observer/types/chain_params.go#L60

Added line #L60 was not covered by tests

Check warning on line 52 in zetaclient/chains/bitcoin/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L52

Added line #L52 was not covered by tests

Check warning on line 192 in zetaclient/chains/bitcoin/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L192

Added line #L192 was not covered by tests

Check warning on line 49 in zetaclient/chains/bitcoin/observer/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/outbound.go#L49

Added line #L49 was not covered by tests

Check warning on line 60 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L60

Added line #L60 was not covered by tests

Check warning on line 100 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L100

Added line #L100 was not covered by tests

Check warning on line 315 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L314-L315

Added lines #L314 - L315 were not covered by tests

Check warning on line 319 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 321 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L321

Added line #L321 was not covered by tests

Check warning on line 416 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L416

Added line #L416 was not covered by tests

Check warning on line 652 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L652

Added line #L652 was not covered by tests

Check warning on line 667 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L667

Added line #L667 was not covered by tests

Check warning on line 669 in zetaclient/chains/evm/observer/inbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/inbound.go#L669

Added line #L669 was not covered by tests

Check warning on line 55 in zetaclient/chains/evm/observer/outbound.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/observer/outbound.go#L55

Added line #L55 was not covered by tests

Check warning on line 96 in zetaclient/chains/evm/signer/outbound_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/outbound_data.go#L96

Added line #L96 was not covered by tests

Check warning on line 147 in zetaclient/chains/evm/signer/outbound_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/outbound_data.go#L147

Added line #L147 was not covered by tests

Check warning on line 149 in zetaclient/chains/evm/signer/outbound_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/outbound_data.go#L149

Added line #L149 was not covered by tests

Check warning on line 368 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L367-L368

Added lines #L367 - L368 were not covered by tests

Check warning on line 413 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L410-L413

Added lines #L410 - L413 were not covered by tests

Check warning on line 416 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L415-L416

Added lines #L415 - L416 were not covered by tests

Check warning on line 476 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L476

Added line #L476 was not covered by tests

Check warning on line 485 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L485

Added line #L485 was not covered by tests

Check warning on line 501 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L501

Added line #L501 was not covered by tests

Check warning on line 511 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L511

Added line #L511 was not covered by tests

Check warning on line 519 in zetaclient/chains/evm/signer/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L519

Added line #L519 was not covered by tests