|
Ran
|
Jobs
1
|
Files
884
|
Run time
2min
|
Badge
README BADGES
|
push
github
Document that pass-manager plugins can return `None` (#15530) (#15547) Qiskit already uses this as part of the builtin optimisation plugin, so it's not new behaviour. The plugins are updated to only specify `-> PassManager` if they override the base behaviour to infallibly return `PassManager`. (cherry picked from commit a0a2af930) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
3 of 3 new or added lines in 1 file covered. (100.0%)
21 existing lines in 3 files now uncovered.96628 of 109441 relevant lines covered (88.29%)
1203683.88 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
72.9 |
-0.16% | crates/circuit/src/parameter/symbol_expr.rs |
| 5 |
92.29 |
0.0% | crates/qasm2/src/lex.rs |
| 12 |
97.09 |
0.0% | crates/qasm2/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20920684841.1 | 884 |
88.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|