|
Ran
|
Jobs
1
|
Files
923
|
Run time
2min
|
Badge
README BADGES
|
push
github
Replace `is` with `==` in invalid code examples (#16331) (#16333) These examples _used_ to return referentially identical objects, but since `Parameter` moved to Rust space and its Python wrapper is regenerated on the fly, it no longer does. The `uuid` attribute is equal though, and they compare equal, which is the important thing. The same is true, or likely will be true in the future, for the other changes here. (cherry picked from commit 83b82ada4) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
104370 of 118862 relevant lines covered (87.81%)
1012430.66 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
92.29 |
0.26% | crates/qasm2/src/lex.rs |
| 2 |
74.09 |
0.04% | crates/circuit/src/parameter/symbol_expr.rs |
| 1 |
93.82 |
-0.24% | crates/qasm2/src/expr.rs |
| 1 |
94.71 |
-0.18% | crates/transpiler/src/passes/unitary_synthesis/decomposers.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26710133131.1 | 923 |
87.81 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|