Ran
|
Jobs
1
|
Files
832
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
github
Avoid exception in `Target.has_calibration` for instruction without properties (#12526) (#12527) `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) Co-authored-by: Will Shanks <willshanks@us.ibm.com>
1 of 1 new or added line in 1 file covered. (100.0%)
2 existing lines in 2 files now uncovered.62266 of 69463 relevant lines covered (89.64%)
230234.89 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
1 |
93.13 |
1.27% | crates/qasm2/src/lex.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9414046127.1 | 832 |
89.64 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|