Repo Added
|
Files
872
|
Badge
README BADGES
|
github
Raise exception not panic on bad `ConsolidateBlocks` input (#15110) 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)
22 of 22 new or added lines in 1 file covered. (100.0%)
10 existing lines in 3 files now uncovered.92400 of 104491 relevant lines covered (88.43%)
543342.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|