Ran
|
Jobs
1
|
Files
1260
|
Run time
19s
|
Badge
README BADGES
|
push
github
Fix multiple nested custom controlled gates in QPY (#10537) (#10578) * Fix multiple nested custom controlled gates in QPY When a circuit contained multiple custom controlled gates that in turn had custom definitions, the QPY serialisation could fail to write out some of the inner instructions correctly. This led to an invalid QPY file that could not be read back. * Remove local warning-suppression import (cherry picked from commit 06416d7ee) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
2 of 2 new or added lines in 1 file covered. (100.0%)
74079 of 84916 relevant lines covered (87.24%)
60903.45 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.75 |
-1.25% | qiskit/extensions/unitary.py |
5 |
90.38 |
-0.76% | crates/qasm2/src/lex.rs |
12 |
97.13 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5788874643.1 | 1260 |
87.24 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|