|
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%)
22 existing lines in 3 files now uncovered.112796 of 128712 relevant lines covered (87.63%)
994540.8 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
76.05 |
-0.81% | crates/transpiler/src/passes/optimize_1q_gates_decomposition.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
97.15 |
-0.95% | crates/qasm2/src/parse.rs |
| 6 |
92.03 |
-0.26% | crates/qasm2/src/lex.rs |
| 4 |
74.23 |
-0.08% | crates/circuit/src/parameter/symbol_expr.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 29776586535.1 | 950 |
87.63 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|