|
Ran
|
Files
884
|
Run time
28s
|
Badge
README BADGES
|
push
github
Add Rust test of packed-pointer operations (#15552) (#15554) * Add Rust test of packed-pointer operations The main purpose of this is to exercise the pure-Rust packed-pointer instruction types in the Rust debug and Miri tests, since we don't get that coverage on things from Python space. * Temporarily disable Miri The current `PackedOperation` code violates Miri's strict pointer-provenance rules, so we can't run the tests through it. This will be followed by a patch that reworks `PackedOperation` and re-enables Miri on this test. (cherry picked from commit 601e61042) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
96691 of 109497 relevant lines covered (88.3%)
1202074.8 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|