Ran
|
Jobs
1
|
Files
49
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1668: docs: fix incorrect links to wallet examples <a class=hub.com/bitcoindevkit/bdk/commit/521b49d2da09e7c14c079970397f7d98f5cfe648">521b49d2d docs: fix incorrect links to wallet examples (Torkel Rogstad) Pull request description: ### Description This PR updates the examples found in the wallet crate to use working links to GitHub. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [x] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: ValuedMammal: ACK 521b49d2da09e7c14c079970397f7d98f5cfe648 Tree-SHA512: a4b2148944440b7d888c13e1363f3b7042a
11298 of 13677 relevant lines covered (82.61%)
14577.6 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11685327116.1 | 49 |
82.61 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | crates/wallet/src/lib.rs | 51 | 3 | 0 | 3 | 0.0 | |
6.38 | crates/wallet/src/descriptor/error.rs | 128 | 47 | 3 | 44 | 3.0 | |
12.94 | crates/wallet/src/wallet/error.rs | 256 | 85 | 11 | 74 | 8.0 | |
13.64 | crates/chain/src/balance.rs | 54 | 22 | 3 | 19 | 66.0 | |
30.77 | crates/chain/src/example_utils.rs | 30 | 13 | 4 | 9 | 88.0 | |
33.33 | crates/chain/src/lib.rs | 130 | 18 | 6 | 12 | 320.0 | |
36.36 | crates/chain/src/descriptor_ext.rs | 39 | 11 | 4 | 7 | 10518.0 | |
40.0 | crates/file_store/src/lib.rs | 43 | 15 | 6 | 9 | 538.0 | |
46.48 | crates/wallet/src/wallet/persisted.rs | 379 | 142 | 66 | 76 | 30.0 | |
53.85 | crates/core/src/tx_update.rs | 61 | 26 | 14 | 12 | 395.0 |