Ran
|
Jobs
1
|
Files
832
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Implement `__array__` for `qasm2._DefinedGate` (#12119) * 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)
5 of 6 new or added lines in 1 file covered. (83.33%)
13 existing lines in 3 files now uncovered.62259 of 69463 relevant lines covered (89.63%)
231695.69 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.7 |
-0.46% | qiskit/qasm2/parse.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.2 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
5 |
92.62 |
-0.51% | crates/qasm2/src/lex.rs |
6 |
97.61 |
0.0% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9403194051.1 | 832 |
89.63 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|