Ran
|
Jobs
1
|
Files
855
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix creation of registers in synthesis methods (backport #13086) (#13123) * Fix creation of registers in synthesis methods (#13086) * add qregs to output circuits * never develop while not on up-to-date main * one shan't commit faster than ones IDE can run black * avoid compose (cherry picked from commit 1962704cf) # Conflicts: # qiskit/synthesis/linear_phase/cz_depth_lnn.py # qiskit/synthesis/permutation/permutation_reverse_lnn.py * Fix merge conflicts some methods are not available in Rust on 1.2, so there's no add_regs flag to add --------- Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>
22 of 27 new or added lines in 5 files covered. (81.48%)
16 existing lines in 3 files now uncovered.66869 of 74485 relevant lines covered (89.78%)
216957.4 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
5 |
93.26 |
-0.28% | qiskit/circuit/quantumcircuit.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.39 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
2 |
92.98 |
1.0% | crates/qasm2/src/lex.rs |
12 |
97.15 |
-0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10811110509.1 | 855 |
89.78 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|