feat(btc): implement new btc rpc package #3349
+2,416
−1,596
Draft
Codecov / codecov/project
succeeded
Jan 14, 2025 in 0s
61.56% (-0.88%) compared to 8ce300b
View this Pull Request on Codecov
61.56% (-0.88%) compared to 8ce300b
Details
Codecov Report
Attention: Patch coverage is 0%
with 446 lines
in your changes missing coverage. Please review.
Project coverage is 61.56%. Comparing base (
8ce300b
) to head (2375ca9
).
Report is 3 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #3349 +/- ##
===========================================
- Coverage 62.43% 61.56% -0.88%
===========================================
Files 449 452 +3
Lines 31710 32152 +442
===========================================
- Hits 19799 19795 -4
- Misses 11024 11470 +446
Partials 887 887
Files with missing lines | Coverage Δ | |
---|---|---|
zetaclient/metrics/metrics.go | 69.64% <ø> (ø) |
|
zetaclient/chains/bitcoin/client/helpers.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/bitcoin/client/client.go | 0.00% <0.00%> (ø) |
|
zetaclient/chains/bitcoin/client/commands.go | 0.00% <0.00%> (ø) |
Loading