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: simply the IsSendOutTxProcessed func #1989

Merged
merged 10 commits into from
Apr 16, 2024

fix unit test

be565b3
Select commit
Loading
Failed to load commit list.
Merged

refactor: simply the IsSendOutTxProcessed func #1989

fix unit test
be565b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 11, 2024 in 0s

84.71% of diff hit (target 68.52%)

View this Pull Request on Codecov

84.71% of diff hit (target 68.52%)

Annotations

Check warning on line 508 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L508

Added line #L508 was not covered by tests

Check warning on line 515 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L515

Added line #L515 was not covered by tests

Check warning on line 540 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L540

Added line #L540 was not covered by tests

Check warning on line 551 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L551

Added line #L551 was not covered by tests

Check warning on line 576 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L576

Added line #L576 was not covered by tests

Check warning on line 578 in zetaclient/bitcoin/bitcoin_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/bitcoin/bitcoin_client.go#L578

Added line #L578 was not covered by tests

Check warning on line 189 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L189

Added line #L189 was not covered by tests

Check warning on line 192 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L192

Added line #L192 was not covered by tests

Check warning on line 336 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L336

Added line #L336 was not covered by tests

Check warning on line 577 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L577

Added line #L577 was not covered by tests

Check warning on line 598 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L598

Added line #L598 was not covered by tests

Check warning on line 906 in zetaclient/evm/evm_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/evm_client.go#L906

Added line #L906 was not covered by tests

Check warning on line 63 in zetaclient/evm/inbounds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/inbounds.go#L63

Added line #L63 was not covered by tests

Check warning on line 140 in zetaclient/evm/outbound_transaction_data.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/outbound_transaction_data.go#L140

Added line #L140 was not covered by tests

Check warning on line 68 in zetaclient/evm/outbounds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/outbounds.go#L68

Added line #L68 was not covered by tests

Check warning on line 72 in zetaclient/evm/outbounds.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/evm/outbounds.go#L72

Added line #L72 was not covered by tests

Check warning on line 134 in zetaclient/zetabridge/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetabridge/tx.go#L134

Added line #L134 was not covered by tests

Check warning on line 139 in zetaclient/zetabridge/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetabridge/tx.go#L139

Added line #L139 was not covered by tests

Check warning on line 221 in zetaclient/zetacore_observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore_observer.go#L221

Added line #L221 was not covered by tests

Check warning on line 223 in zetaclient/zetacore_observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore_observer.go#L223

Added line #L223 was not covered by tests

Check warning on line 301 in zetaclient/zetacore_observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore_observer.go#L301

Added line #L301 was not covered by tests

Check warning on line 303 in zetaclient/zetacore_observer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

zetaclient/zetacore_observer.go#L303

Added line #L303 was not covered by tests