|
Ran
|
Jobs
1
|
Files
789
|
Run time
5min
|
Badge
README BADGES
|
push
github
Fix Sabre rebuild with nested `Var` and `Stretch` (#14488) (#14494) The `empty_dag` helper, used to construct control-flow blocks, in the rebuilder failed to account for `Var` or `Stretch` nodes. We have integration tests in `test/python/compiler/test_transpiler.py` that _in theory_ should have caught this, but in practice failed to because they are accidentally using all-to-all connectivity backends, so Sabre never runs in them. (cherry picked from commit 985bd7a8a) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
8 of 8 new or added lines in 1 file covered. (100.0%)
16 existing lines in 3 files now uncovered.72943 of 82770 relevant lines covered (88.13%)
346772.5 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.81 |
0.0% | crates/accelerate/src/unitary_synthesis.rs |
| 3 |
92.23 |
0.25% | crates/qasm2/src/lex.rs |
| 12 |
97.15 |
-0.93% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15306928603.1 | 789 |
88.13 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|