|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2043: fix(example_cli): clippy warnings <a class=hub.com/bitcoindevkit/bdk/commit/62da6dc96a37959bc2407b8d60072c4705c40f67">62da6dc96<a href="https://github.com/bitcoindevkit/bdk/commit/ee6637bbd63ef5ea761d8dc2b77337c2e3b18f41"> fix(electrum): clippy warnings (Leonardo Lima) <a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/cb6ef76da4b4cb84e27047c41328578a9b5da551">cb6ef76da</a> fix(example_cli): clippy warnings (Leonardo Lima) Pull request description: ### Description There's some annoying clippy warnings/errors that I'm only facing on the CI and not able to reproduce locally. I'm fixing those here. ### Changelog notice ``` ### Changed - Update the string formatting in `example_cli`. ``` ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: evanlinjin: ACK 62da6dc96a37959bc2407b8d60072c4705c40f67 Tree-SHA512: 273e09bbffec684d9e8cfa391b328f6ab8c
374 of 508 branches covered (73.62%)
Branch coverage included in aggregate %.
4291 of 5371 relevant lines covered (79.89%)
3017.89 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.34 |
0.0% | crates/chain/src/tx_data_traits.rs |
| 3 |
98.04 |
-1.25% | crates/core/src/checkpoint.rs |
| 4 |
81.12 |
1.22% | crates/bitcoind_rpc/src/lib.rs |
| 7 |
81.82 |
-0.6% | crates/bitcoind_rpc/src/bip158.rs |
| 20 |
76.35 |
0.0% | crates/core/src/spk_client.rs |
| 64 |
85.59 |
0.25% | crates/chain/src/tx_graph.rs |
| 83 |
77.23 |
2.97% | crates/chain/src/local_chain.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17933769208.1 | 27 |
79.35 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|