push
github
Collect classical registers using a set (#10496) (#10505) (#11157) * Collect classical registers using a set (#10496) This adds a test case that adds multiple conditions on the same register. The test case is fixed by using a set to collect the classical registers in collapse_to_operation. * Add release note --------- Co-authored-by: Jake Lishman <jake.lishman@ibm.com> (cherry picked from commit b47c28bea) Co-authored-by: Chris Harris <cjh@lbl.gov>
2 of 2 new or added lines in 1 file covered. (100.0%)
73871 of 85009 relevant lines covered (86.9%)
91256.39 hits per line