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

test: add E2E testing for V2 contract migration #2763

Merged
merged 24 commits into from
Aug 30, 2024

fix approval functions

07f7a66
Select commit
Loading
Failed to load commit list.
Merged

test: add E2E testing for V2 contract migration #2763

fix approval functions
07f7a66
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 30, 2024 in 1s

37.68% of diff hit (target 66.65%)

View this Pull Request on Codecov

37.68% of diff hit (target 66.65%)

Annotations

Check warning on line 53 in x/fungible/keeper/msg_server_update_gateway_contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/msg_server_update_gateway_contract.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 62 in x/fungible/keeper/msg_server_update_gateway_contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/msg_server_update_gateway_contract.go#L58-L62

Added lines #L58 - L62 were not covered by tests

Check warning on line 27 in x/fungible/keeper/v2_evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/fungible/keeper/v2_evm.go#L27

Added line #L27 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L62-L65

Added lines #L62 - L65 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L82 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L86-L87

Added lines #L86 - L87 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/inbound.go#L91-L92

Added lines #L91 - L92 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L96 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L101 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L109 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L127 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/bitcoin/observer/observer.go#L463-L466

Added lines #L463 - L466 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/chains/evm/signer/signer.go#L118-L121

Added lines #L118 - L121 were not covered by tests

Check warning on line 183 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 393 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L393

Added line #L393 was not covered by tests

Check warning on line 397 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L395-L397

Added lines #L395 - L397 were not covered by tests

Check warning on line 400 in zetaclient/orchestrator/orchestrator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/orchestrator/orchestrator.go#L399-L400

Added lines #L399 - L400 were not covered by tests