Ran
|
Jobs
1
|
Files
855
|
Run time
5min
|
Badge
README BADGES
|
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> (cherry picked from commit f2ca9205e)
13 of 26 new or added lines in 2 files covered. (50.0%)
17 existing lines in 2 files now uncovered.66875 of 74506 relevant lines covered (89.76%)
217926.28 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
13 |
96.14 |
-2.92% | crates/accelerate/src/sabre/route.rs |
Lines | Coverage | ∆ | File |
---|---|---|---|
5 |
92.48 |
-0.25% | crates/qasm2/src/lex.rs |
12 |
97.15 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10811797234.1 | 855 |
89.76 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|