Ran
|
Jobs
1
|
Files
855
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Improve error message on bad OpenQASM 3 `basis_gates` argument (#12945) If the user requests a basis-gate name that cannot be used (like a keyword), there is nothing sensible we can output for a circuit that contains one of those operations. The exporter was already correctly erroring in these cases, but the error message was quite opaque. (cherry picked from commit fb9c0dbf8)
4 of 4 new or added lines in 1 file covered. (100.0%)
6 existing lines in 2 files now uncovered.66718 of 74183 relevant lines covered (89.94%)
231802.59 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.39 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
4 |
92.23 |
0.25% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10354302371.1 | 855 |
89.94 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|