|
Ran
|
Jobs
1
|
Files
1265
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix `QuantumCircuit.barrier` argument conversion (#11272) (#11273) * Fix `QuantumCircuit.barrier` argument conversion The manual argument conversion within `QuantumCircuit.barrier` made it inconsistent with the rest of the circuit methods, and it would silently generate invalid circuit output when given iterables outside an expected set. This switches the method to use the standard argument conversion, bringing it inline with the rest of the circuit methods. * Include link to issue Co-authored-by: Matthew Treinish <mtreinish@kortar.org> --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org> (cherry picked from commit 252dbd5c8) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
1 of 1 new or added line in 1 file covered. (100.0%)
14 existing lines in 2 files now uncovered.74181 of 85332 relevant lines covered (86.93%)
91894.26 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6911599561.1 | 0 |
86.93 |
GitHub Action Run |