Repo Added
|
Files
872
|
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>
22 of 22 new or added lines in 1 file covered. (100.0%)
11 existing lines in 3 files now uncovered.92384 of 104491 relevant lines covered (88.41%)
551488.88 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|