Ran
|
Jobs
1
|
Files
40
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#894: Better no-std support <a class=hub.com/bitcoindevkit/bdk/commit/7ab84be9c747fd73fc5d1bd0706e7027a66aadb5">7ab84be9c Better no-std support (Steve Myers) Pull request description: This replaces #893 ### Description Carrying over relevant maintenance changes from release 0.27.2 to bdk `master`. - Use `default-features = false` for `miniscript` and `bitcoin` - Introduce `std` features for `bdk`, `bdk_chain` and `bdk_esplora` ### Notes to the reviewers The `default-features = false`for `bitcoin` and `miniscript` is to let `bdk` be unbiased for things like no-std. ### Changelog notice - Set default-features = false for rust-bitcoin and rust-miniscript #894 - Introduce `std` features for `bdk`, `bdk_chain` and `bdk_esplora` ### 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: notmandatory: ACK 7ab84be9c747fd73fc5d1bd0706e7027a66aadb5 Tree-SHA512: 217e0ebc09e277cc6e676dce39d8a5fce76
2 of 2 new or added lines in 2 files covered. (100.0%)
7808 of 9824 relevant lines covered (79.48%)
5229.11 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
4.0 |
0.0% | crates/bdk/src/descriptor/error.rs |
1 |
77.33 |
0.0% | crates/bdk/src/keys/mod.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5327730053.1 | 40 |
79.48 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|