|
Ran
|
Jobs
1
|
Files
99
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3328: Add basic `miri` checks <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/bd8ad1f5e2df1830bd981060dcc8c31f6ad00808">bd8ad1f5e<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/03889306907e78485152e76f9dbbe76303b49df5"> Add basic `miri` checks (Martin Habovstiak) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fb5971cc2b5fd54b3d3cd88c49b8502dbc453b28">fb5971cc2</a> Fix UB in `siphash24` (Martin Habovstiak) Pull request description: We have a bit of `unsafe` code in the crates which should really be checked with `miri`. Thus this adds a basic CI check that automatically determines which crates need `miri` checking and checks them. It also makes sure to enable all target features so that SIMD code can be checked as well. This doesn't try to do anything fancy with maintainer tools or run task for now, since I just want to test the basic idea. Closes #3192 ACKs for top commit: storopoli: ACK bd8ad1f5e2df1830bd981060dcc8c31f6ad00808 tcharding: ACK bd8ad1f5e2df1830bd981060dcc8c31f6ad00808 sanket1729: ACK bd8ad1f5e2df1830bd981060dcc8c31f6ad00808 apoelstra: ACK bd8ad1f5e2df1830bd981060dcc8c31f6ad00808 successfully ran local tests; wow, good find! Tree-SHA512: a0d33c7853528c6f81cde6029e0653584ef
18911 of 22845 relevant lines covered (82.78%)
16324.71 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10795591557.1 | 0 |
82.78 |
GitHub Action Run |