|
Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2785: Whitelist cfg attrs and bump nightly version <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/30a482504b32411ddcf69e67e8f44fef9bc4c1aa">30a482504<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1142d1619278a8e87bec1b1474f30fbc1bbc7168"> bump nightly-version (Andrew Poelstra) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/5ad7c245e36062c53c9823569c058430851a3e59">5ad7c245e</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1142d1619278a8e87bec1b1474f30fbc1bbc7168"> cargo: whitelist all cfgs used in this repo (Andrew Poelstra) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/814786b0a67f840deb8b48746d637a22941babd3">814786b0a</a> crypto: enable and fix accidentally disabled unit test (Andrew Poelstra) Pull request description: https://github.com/rust-lang/rust/issues/124800 has been fixed and we can update our nightly version by whitelisting all cfgs that are used. There was one place where we had an old `cfg(feature = "no-std")` despite having removed the feature. By removing that cfg check we re-enabled a previously disabled test. ACKs for top commit: tcharding: ACK 30a482504b32411ddcf69e67e8f44fef9bc4c1aa Tree-SHA512: d25bed81923b37831366df693975b5e613c
19313 of 23176 relevant lines covered (83.33%)
16793.49 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9211888642.1 | 0 |
83.33 |
GitHub Action Run |