|
Ran
|
Jobs
1
|
Files
789
|
Run time
2min
|
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%)
9 existing lines in 3 files now uncovered.72951 of 82770 relevant lines covered (88.14%)
346822.46 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.81 |
0.0% | crates/accelerate/src/unitary_synthesis.rs |
| 2 |
92.73 |
0.75% | crates/qasm2/src/lex.rs |
| 6 |
97.61 |
-0.46% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15307548566.1 | 789 |
88.14 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|