feat: support Bitcoin P2TR, P2WSH, P2SH, P2PKH address types #1942
Codecov / codecov/project
succeeded
Mar 29, 2024 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
Attention: Patch coverage is 80.04484%
with 89 lines
in your changes are missing coverage. Please review.
❗ No coverage uploaded for pull request base (
v16.0.0@e7c4c60
). Click here to learn what that means.
Additional details and impacted files
@@ Coverage Diff @@
## v16.0.0 #1942 +/- ##
==========================================
Coverage ? 53.27%
==========================================
Files ? 239
Lines ? 13599
Branches ? 0
==========================================
Hits ? 7245
Misses ? 5899
Partials ? 455
Files | Coverage Δ | |
---|---|---|
x/crosschain/keeper/evm_hooks.go | 85.71% <100.00%> (ø) |
|
zetaclient/bitcoin/utils.go | 26.92% <ø> (ø) |
|
zetaclient/bitcoin/inbound_tracker.go | 0.00% <0.00%> (ø) |
|
common/address.go | 93.47% <78.57%> (ø) |
|
zetaclient/bitcoin/bitcoin_signer.go | 21.91% <79.48%> (ø) |
|
zetaclient/bitcoin/tx_script.go | 93.10% <93.10%> (ø) |
|
zetaclient/bitcoin/fee.go | 89.89% <89.89%> (ø) |
|
zetaclient/bitcoin/bitcoin_client.go | 24.03% <79.06%> (ø) |
|
common/bitcoin/address_taproot.go | 53.93% <53.93%> (ø) |
Loading