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

STR-670: Remove deprecated bitcoind crate #500

Merged
merged 3 commits into from
Dec 3, 2024

fix: use rpc_url_with_wallet on detached client

e612b73
Select commit
Loading
Failed to load commit list.
Merged

STR-670: Remove deprecated bitcoind crate #500

fix: use rpc_url_with_wallet on detached client
e612b73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 0s

56.62% (-0.01%) compared to a2d29b0

View this Pull Request on Codecov

56.62% (-0.01%) compared to a2d29b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.62%. Comparing base (a2d29b0) to head (e612b73).

@@            Coverage Diff             @@
##             main     #500      +/-   ##
==========================================
- Coverage   56.63%   56.62%   -0.01%     
==========================================
  Files         275      275              
  Lines       29192    29189       -3     
==========================================
- Hits        16532    16528       -4     
- Misses      12660    12661       +1     
Files with missing lines Coverage Δ
bin/bridge-client/src/descriptor.rs 50.48% <ø> (ø)
crates/btcio/src/rpc/client.rs 88.50% <100.00%> (ø)
crates/util/python-utils/src/drt.rs 87.17% <100.00%> (-0.07%) ⬇️

... and 6 files with indirect coverage changes