Ran
|
Files
832
|
Run time
23s
|
Badge
Embed ▾
README BADGES
|
github
Avoid exception in `Target.has_calibration` for instruction without properties (#12526) `Target.add_instruction` allows passing `None` in place of an `InstructionProperties` instance. In this case, there will be no `_calibration` attribute, so the `getattr` call properties needs to provide a default value. (cherry picked from commit 72f09adf7)
62252 of 69463 relevant lines covered (89.62%)
231801.08 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|