|
Ran
|
Jobs
1
|
Files
884
|
Run time
2min
|
Badge
README BADGES
|
push
github
Fix QPY bug with user-defined register named 'ancilla' (#15623) (#15801) * Added failing test * Attempted fix by adding "_" to the name of the added register until there is no clash * Small change to correspond with the `_new_with_prefix` convention * Fix a similar ancilla related problem in sabre layout * Fix according to PR; release note * Fix Sphinx cross-references --------- (cherry picked from commit 90ab6e55c) Co-authored-by: gadial <gadial@gmail.com> Co-authored-by: Jake Lishman <jake@binhbar.com>
13 of 13 new or added lines in 2 files covered. (100.0%)
11 existing lines in 4 files now uncovered.96742 of 109461 relevant lines covered (88.38%)
1194105.58 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
82.42 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| 1 |
93.32 |
-0.09% | crates/transpiler/src/passes/unitary_synthesis.rs |
| 3 |
92.54 |
0.0% | crates/qasm2/src/lex.rs |
| 6 |
97.63 |
-0.47% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23021600454.1 | 884 |
88.38 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|