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

fix: zetaclient should pick up new connector and erc20 custody addresses #1890

Merged

fix compile error

70e541e
Select commit
Loading
Failed to load commit list.
Merged

fix: zetaclient should pick up new connector and erc20 custody addresses #1890

fix compile error
70e541e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 0s

48.14% (-0.42%) compared to f2fde15

View this Pull Request on Codecov

48.14% (-0.42%) compared to f2fde15

Details

Codecov Report

Attention: Patch coverage is 77.21519% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 48.14%. Comparing base (f2fde15) to head (70e541e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1890      +/-   ##
===========================================
- Coverage    48.55%   48.14%   -0.42%     
===========================================
  Files          232      233       +1     
  Lines        13098    13317     +219     
===========================================
+ Hits          6360     6411      +51     
- Misses        6296     6464     +168     
  Partials       442      442              
Files Coverage Δ
zetaclient/bitcoin/bitcoin_client.go 13.30% <ø> (+0.01%) ⬆️
zetaclient/evm/evm_client.go 14.85% <ø> (ø)
zetaclient/evm/evm_signer.go 47.93% <92.10%> (+2.09%) ⬆️
zetaclient/bitcoin/bitcoin_signer.go 0.00% <0.00%> (ø)
zetaclient/zetacore_observer.go 18.09% <74.28%> (ø)