feat: initiated feature of zetaclient-restricted-address #1790
Codecov / codecov/project
succeeded
Feb 26, 2024 in 0s
8.23% (+0.12%) compared to ea1da8b
View this Pull Request on Codecov
8.23% (+0.12%) compared to ea1da8b
Details
Codecov Report
Attention: Patch coverage is 22.72727%
with 170 lines
in your changes are missing coverage. Please review.
Project coverage is 8.23%. Comparing base (
ea1da8b
) to head (2e31c6e
).
❗ Current head 2e31c6e differs from pull request most recent head e948d7d. Consider uploading reports for the commit e948d7d to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## develop #1790 +/- ##
==========================================
+ Coverage 8.10% 8.23% +0.12%
==========================================
Files 251 253 +2
Lines 62166 62362 +196
==========================================
+ Hits 5041 5134 +93
- Misses 56743 56839 +96
- Partials 382 389 +7
Files | Coverage Δ | |
---|---|---|
x/crosschain/keeper/evm_deposit.go | 55.93% <100.00%> (-6.93%) |
⬇️ |
zetaclient/bitcoin/inbound_tracker.go | 0.00% <0.00%> (ø) |
|
zetaclient/bitcoin/utils.go | 74.16% <85.71%> (+4.55%) |
⬆️ |
common/utils.go | 6.45% <0.00%> (-3.55%) |
⬇️ |
zetaclient/common/utils.go | 18.18% <18.18%> (ø) |
|
zetaclient/evm/inbounds.go | 13.30% <30.76%> (+13.30%) |
⬆️ |
zetaclient/evm/evm_signer.go | 0.00% <0.00%> (ø) |
|
zetaclient/bitcoin/bitcoin_signer.go | 0.00% <0.00%> (ø) |
|
zetaclient/evm/evm_client.go | 0.30% <0.00%> (-0.02%) |
⬇️ |
zetaclient/bitcoin/bitcoin_client.go | 13.28% <27.14%> (+3.99%) |
⬆️ |
Loading