Ran
|
Jobs
1
|
Files
832
|
Run time
2min
|
Badge
README BADGES
|
push
github
Implement `__array__` for `qasm2._DefinedGate` (#12119) (#12523) * Implement `__array__` for `qasm2._DefinedGate` Gates defined from OpenQASM 2 should have a well-defined matrix form (up to global phase) whenever all the constituent parts of the definition do. This manually makes such a matrix available. * Fix signature for Numpy 2.0 (cherry picked from commit 767bd0733) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
5 of 6 new or added lines in 1 file covered. (83.33%)
22 existing lines in 2 files now uncovered.62252 of 69463 relevant lines covered (89.62%)
231731.47 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.7 |
-0.46% | qiskit/qasm2/parse.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
93.38 |
0.25% | crates/qasm2/src/lex.rs |
18 |
96.69 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9405863781.1 | 832 |
89.62 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|