feat(btcio): refactor and Clone #659
Merged
Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
54.73% (+0.05%) compared to 004be7c
View this Pull Request on Codecov
54.73% (+0.05%) compared to 004be7c
Details
Codecov Report
Attention: Patch coverage is 63.15789%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 54.73%. Comparing base (
004be7c
) to head (a8e1c4c
).
Files with missing lines | Patch % | Lines |
---|---|---|
crates/btcio/src/test_utils.rs | 46.15% | 7 Missing |
@@ Coverage Diff @@
## main #659 +/- ##
==========================================
+ Coverage 54.68% 54.73% +0.05%
==========================================
Files 317 317
Lines 33929 33929
==========================================
+ Hits 18553 18571 +18
+ Misses 15376 15358 -18
Files with missing lines | Coverage Δ | |
---|---|---|
crates/btcio/src/rpc/client.rs | 85.86% <100.00%> (ø) |
|
crates/btcio/src/test_utils.rs | 62.10% <46.15%> (ø) |
Loading