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

ci: update to bitcoin 28.0 #404

Merged
merged 2 commits into from
Oct 17, 2024

fix(btcio): non-breaking changes in GetBlockChainInfo

d89c9e6
Select commit
Loading
Failed to load commit list.
Merged

ci: update to bitcoin 28.0 #404

fix(btcio): non-breaking changes in GetBlockChainInfo
d89c9e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

57.72% (+0.24%) compared to c735f30

View this Pull Request on Codecov

57.72% (+0.24%) compared to c735f30

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.72%. Comparing base (c735f30) to head (d89c9e6).
Report is 6 commits behind head on main.

@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   57.47%   57.72%   +0.24%     
==========================================
  Files         257      263       +6     
  Lines       27200    27541     +341     
==========================================
+ Hits        15634    15897     +263     
- Misses      11566    11644      +78     
Files with missing lines Coverage Δ
crates/btcio/src/rpc/client.rs 88.47% <ø> (ø)
crates/btcio/src/rpc/types.rs 52.34% <100.00%> (+0.32%) ⬆️
crates/btcio/src/test_utils.rs 60.40% <ø> (+0.80%) ⬆️

... and 13 files with indirect coverage changes