Ran
|
Files
1261
|
Run time
26s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix build ordering of `BlueprintCircuit._append` (#11181) (#11183) `QuantumCircuit._append` is the actual append primitive and is allowed in inner-loop appends (and for `QuantumCircuit` to assume that it's callable from other methods), so it's important that the "ensure built" check happens there, not in `append`. (cherry picked from commit a2c5412f8) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
73878 of 85009 relevant lines covered (86.91%)
91233.4 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|