Ran
|
Jobs
1
|
Files
817
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Fix transpilation of control flow to no hardware (#11907) Previously we treated `basis_gates=None` the same as `basis_gates=()` in the hardware check; that is, we treated it as meaning "nothing is allowed", when the intention (and how it's treated elsewhere) is more that "everything is allowed." (cherry picked from commit d47a227d9)
3 of 3 new or added lines in 1 file covered. (100.0%)
12 existing lines in 3 files now uncovered.58902 of 65971 relevant lines covered (89.28%)
187222.75 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
93.81 |
-0.24% | crates/qasm2/src/expr.rs |
5 |
91.18 |
-0.76% | crates/qasm2/src/lex.rs |
6 |
97.62 |
0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8086504704.1 | 817 |
89.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|