Ran
|
Jobs
1
|
Files
1261
|
Run time
1min
|
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>
2 of 2 new or added lines in 1 file covered. (100.0%)
3 existing lines in 1 file now uncovered.73888 of 85009 relevant lines covered (86.92%)
92173.77 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
93.75 |
-6.25% | qiskit/pulse/library/waveform.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6739352067.1 | 1261 |
86.92 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|