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%)
6 existing lines in 3 files now uncovered.66879 of 74485 relevant lines covered (89.79%)
215982.3 hits per line