Ran
|
Jobs
1
|
Files
46
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1544: Remove crate-renaming <a class=hub.com/bitcoindevkit/bdk/commit/318ce095f2adec9d03077ddf65470ff475547f39">318ce095f refactor(chain): remove crate-renaming (志宇) Pull request description: ### Description [Rust 1.60 introduces *"namespaced features"*](https://blog.rust-lang.org/2022/04/07/Rust-1.60.0.html#new-syntax-for-cargo-features) so we can add a dependency without implicitly also defining a feature of the same name. We can now get rid of crate-renaming and use "namespaced features" instead. Thanks to @LLFourn for pointing this out. ### Changelog notice * Remove crate-renaming in `bdk_chain` and use "namespaced features" instead. ### 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 318ce095f2adec9d03077ddf65470ff475547f39 Tree-SHA512: 5e8f9002ee8ec6bdf636a41b82525eb0c74
2 of 6 new or added lines in 4 files covered. (33.33%)
10895 of 13317 relevant lines covered (81.81%)
14130.19 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
13.64 |
0.0% | crates/chain/src/balance.rs |
3 |
76.67 |
0.0% | crates/chain/src/chain_data.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10322396825.1 | 46 |
81.81 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|