Ran
|
Jobs
1
|
Files
883
|
Run time
4min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix an edge case in Sabre's release valve (#13114) * Fix edge case in Sabre release valve If a Sabre trial does not find a set of Swaps to route nodes, the "release valve" adds Swaps to route the two-qubit gate in between the the closest two qubits. In rare cases, this leads to _more_ than one gate being routable, which was not handled correctly previously. Co-authored-by: Jake Lishman <jake.lishman@ibm.com> * add reno and test * Use sensible syntax Co-authored-by: Kevin Hartman <kevin@hart.mn> * Use sensible grammar Co-authored-by: Kevin Hartman <kevin@hart.mn> * clippy * Check if the new test breaks CI * Revert "Check if the new test breaks CI" This reverts commit 01bcdc7ca. --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com> Co-authored-by: Kevin Hartman <kevin@hart.mn>
13 of 26 new or added lines in 2 files covered. (50.0%)
31 existing lines in 4 files now uncovered.73088 of 82274 relevant lines covered (88.83%)
362256.13 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
13 |
96.14 |
-2.92% | crates/accelerate/src/sabre/route.rs |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
1 |
90.82 |
-0.06% | crates/accelerate/src/two_qubit_decompose.rs |
5 |
90.98 |
-0.75% | crates/qasm2/src/lex.rs |
24 |
96.23 |
-1.39% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10811778932.1 | 883 |
88.83 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|