|
Ran
|
Jobs
1
|
Files
132
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4755: Use no_std when testing <a class=hub.com/shinghim/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/shinghim/rust-bitcoin/commit/3a9e5ae49d3e763dbb201e44fa7b6ddd4c5cce19">3a9e5ae49 Use no_std when testing (fixes #4681) (Zeegaths) Pull request description: Fixes #4681 by making `primitives` and `addresses` crates consistently use `#![no_std]` like the `units` crate. **Changes:** - Change from conditional `no_std` to always `no_std` - Add test macro imports to resolve `format!`/`vec!`/`println!` issues This makes the test environment consistent with production and aligns all crates in the codebase. ACKs for top commit: tcharding: ACK 3a9e5ae49d3e763dbb201e44fa7b6ddd4c5cce19 apoelstra: ACK 3a9e5ae49d3e763dbb201e44fa7b6ddd4c5cce19; successfully ran local tests Tree-SHA512: bb7728f530b65d2edea42e3d184b16df004
1 of 1 new or added line in 1 file covered. (100.0%)
21538 of 25835 relevant lines covered (83.37%)
15004.45 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16924562350.1 | 132 |
83.37 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|