|
Ran
|
Files
827
|
Run time
31s
|
Badge
README BADGES
|
push
github
Fix a bug in `Target::py_instruction_supported` and remove the `py` token parameter (#14765) (#14773) * Remove py token argument from py_instruction_supported This commit removes the py token from py_instruction_supported. `python::with_gil` is still used when the function is called with `operation_class` or with `operation_name` and `parameters`. Also fixed a bug where qargs checking was skipped when the function was called with an operation name and a parameters list that matched an existing instruction, even if the order of qargs differed. * Address review comments (cherry picked from commit 132636541) Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>
80080 of 91316 relevant lines covered (87.7%)
512029.53 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|