|
Ran
|
Files
867
|
Run time
28s
|
Badge
README BADGES
|
push
github
Raise exception not panic on bad `ConsolidateBlocks` input (#15110) (#15218) This doesn't change the fact that the input is incorrect, but we shouldn't be making Rust-space panicking assertions on invalid inputs that are fed in (potentially) from the user. We can do that if it would _purely_ be an internal logic error from within Qiskit, but this case can just be a legitimate user mistake. (cherry picked from commit 72374a702) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
92391 of 104491 relevant lines covered (88.42%)
542375.42 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|