|
Ran
|
Jobs
1
|
Files
867
|
Run time
2min
|
Badge
README BADGES
|
push
github
Fix qubit mapping in `ConsolidateBlocks` control-flow blocks (#15083) (#15214) * Fix qubit mapping in `ConsolidateBlocks` control-flow blocks The pass previously recursed over control-flow blocks without mapping back to the hardware qubits, meaning it could consolidate things as "out of basis" even if they actually were inside the basis. * Add nested control-flow test (cherry picked from commit cb103d954) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
34 of 34 new or added lines in 3 files covered. (100.0%)
13 existing lines in 3 files now uncovered.92365 of 104481 relevant lines covered (88.4%)
543866.38 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
82.79 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| 6 |
91.49 |
-0.77% | crates/qasm2/src/lex.rs |
| 6 |
96.15 |
-0.47% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 18654598443.1 | 867 |
88.4 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|