|
Ran
|
Jobs
1
|
Files
52
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1860: `bdk_wallet`: Pin `bdk_chain` version to latest release <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/0c23410bd863d42e02d6183882d9e2e512ed2a40">0c23410bd<a href="https://github.com/bitcoindevkit/bdk/commit/209570d80b28a6f9f7029ae45a0195eb4a1cccd6"> chore(wallet): Pin `bdk_chain` version to latest release (志宇) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/7ce016d80517de873090eafd0d7eeb9e650b2ca1">7ce016d80</a><a href="https://github.com/bitcoindevkit/bdk/commit/209570d80b28a6f9f7029ae45a0195eb4a1cccd6"> chore(examples): pin chain-src crates for wallet examples (志宇) </a><a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/853dda414103442cc730601b242f1355e94f30eb">853dda414</a> ci: no-std requires hashbrown (志宇) Pull request description: ### Description As discussed here: https://discord.com/channels/753336465005608961/753336465005608965/1344807550217883688 Remove the use of Cargo `path` ref for the `bdk_chain` and `bdk_file_store` dependencies. This is the first step to move `bdk_wallet` into a new workspace. Also fixed CI failures as we were testing no-std without hashbrown. ### 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: LLFourn: ACK 0c23410bd863d42e02d6183882d9e2e512ed2a40 notmandatory: ACK 0c23410bd863d42e02d6183882d9e2e512ed2a40 Tree-SHA512: 9c690ae159835d44d0438eee49ef0368dd0
11934 of 14113 relevant lines covered (84.56%)
15558.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
77.91 |
-1.16% | crates/chain/src/chain_data.rs |
| 2 |
85.21 |
-1.18% | crates/chain/src/indexer/spk_txout.rs |
| 2 |
86.02 |
-0.24% | crates/chain/src/tx_graph.rs |
| 3 |
0.0 |
-14.29% | crates/chain/src/balance.rs |
| 3 |
33.33 |
-33.33% | crates/chain/src/lib.rs |
| 3 |
96.23 |
-1.89% | crates/chain/src/spk_iter.rs |
| 18 |
71.84 |
-4.74% | crates/chain/src/local_chain.rs |
| 31 |
79.74 |
-13.66% | crates/chain/src/indexed_tx_graph.rs |
| 35 |
69.72 |
-8.03% | crates/chain/src/indexer/keychain_txout.rs |
| 116 |
67.61 |
-23.48% | crates/chain/src/rusqlite_impl.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13580469730.1 | 52 |
84.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|