Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(btcio): refactor and Clone #659

Merged
merged 2 commits into from
Feb 11, 2025

feat(btcio): make BitcoinClient Clone

a8e1c4c
Select commit
Loading
Failed to load commit list.
Merged

feat(btcio): refactor and Clone #659

feat(btcio): make BitcoinClient Clone
a8e1c4c
Select commit
Loading
Failed to load commit list.
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%> (ø)

... and 5 files with indirect coverage changes