|
Ran
|
Files
1260
|
Run time
30s
|
Badge
README BADGES
|
push
github
Hardcode missing names in QPY backwards-compat tests (#11015) (#11016) The newest control-flow QPY tests do not have hard-coded names on the outer circuits, which trips assertion errors if the library import causes any more circuits to be instantiated during build (since the generated names are circuit-count dependent). Inner circuits do not need naming in the same way, since these are not used in the assertion; nested circuits' names would be tested separately. The control-flow builder interface, for example, does not assign these circuits names at all. (cherry picked from commit a1927bdce) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
74162 of 84986 relevant lines covered (87.26%)
60683.45 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|