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: removed unused code and unified tx signing logic #2306

Merged
merged 6 commits into from
Jun 5, 2024

Merge branch 'develop' of https://github.com/zeta-chain/node into uni…

7493354
Select commit
Loading
Failed to load commit list.
Merged

refactor: removed unused code and unified tx signing logic #2306

Merge branch 'develop' of https://github.com/zeta-chain/node into uni…
7493354
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

69.68% (+0.23%) compared to 26b4f69

View this Pull Request on Codecov

69.68% (+0.23%) compared to 26b4f69

Details

Codecov Report

Attention: Patch coverage is 89.74359% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.68%. Comparing base (26b4f69) to head (7493354).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2306      +/-   ##
===========================================
+ Coverage    69.44%   69.68%   +0.23%     
===========================================
  Files          281      281              
  Lines        16654    16644      -10     
===========================================
+ Hits         11565    11598      +33     
+ Misses        4604     4570      -34     
+ Partials       485      476       -9     
Files Coverage Δ
zetaclient/chains/evm/signer/signer.go 53.97% <89.74%> (+7.66%) ⬆️