Skip to content

deps: Update `miniscript` to 13.0.0

7c6a87e
Select commit
Loading
Failed to load commit list.
Draft

Update bdk_chain to latest (b45ecb9b) #360

deps: Update `miniscript` to 13.0.0
7c6a87e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2026 in 0s

79.01% (-0.17%) compared to c422104

View this Pull Request on Codecov

79.01% (-0.17%) compared to c422104

Details

Codecov Report

❌ Patch coverage is 69.39891% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.01%. Comparing base (c422104) to head (7c6a87e).

Files with missing lines Patch % Lines
src/wallet/mod.rs 68.14% 36 Missing ⚠️
src/descriptor/error.rs 29.41% 12 Missing ⚠️
src/wallet/export.rs 63.63% 4 Missing ⚠️
src/descriptor/mod.rs 82.35% 3 Missing ⚠️
src/wallet/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   79.17%   79.01%   -0.17%     
==========================================
  Files          24       24              
  Lines        5311     5298      -13     
  Branches      242      244       +2     
==========================================
- Hits         4205     4186      -19     
- Misses       1029     1035       +6     
  Partials       77       77              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.