|
Ran
|
Jobs
1
|
Files
950
|
Run time
3min
|
Badge
README BADGES
|
push
github
Separate out process_runs closure in Optimize1qGatesDecomposition (backport #16595) (#16597) * Separate out process_runs closure in Optimize1qGatesDecomposition (#16595) This commit splits out the internal closure `process_runs` that is internally used by the Optimize1qGatesDecomposition pass to process and synthesize a 1q run found in the circuit. This is just a mechanical change that is setting the stage for fixing the deadlock reported in issue #16591 that is being fixed by #16592. This change was originally part of #16592 but was split out to make the logic change made in #16592 more clear. This is just the mechanical pre-work needed for that, however while not strictly a fix this PR will need to backported to also backport #16592. (cherry picked from commit e455f1a6e) # Conflicts: # crates/transpiler/src/passes/optimize_1q_gates_decomposition.rs * Fix merge conflict --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
82 of 94 new or added lines in 1 file covered. (87.23%)
12 existing lines in 3 files now uncovered.112802 of 128712 relevant lines covered (87.64%)
998208.07 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
76.05 |
-0.81% | crates/transpiler/src/passes/optimize_1q_gates_decomposition.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
97.63 |
-0.47% | crates/qasm2/src/parse.rs |
| 5 |
91.52 |
-0.77% | crates/qasm2/src/lex.rs |
| 1 |
90.36 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 29778298413.1 | 950 |
87.64 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|