refactor: removed unused code and unified tx signing logic #2306
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
@@ 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%) |
⬆️ |
Loading