Ran
|
Jobs
1
|
Files
1283
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
github
Fix type hint in SolovayKitaevDecomposition (#12627) The return type hint of `find_basic_approximation` method changes from `Gate` to `GateSequence` in `SolovayKitaevDecomposition` class, as implied by `self.basic_approximations`. With no remaining mentions of `Gate`, its corresponding import statement is removed. (cherry picked from commit 91f0c7088)
1 of 1 new or added line in 1 file covered. (100.0%)
19 existing lines in 3 files now uncovered.74493 of 85447 relevant lines covered (87.18%)
101733.54 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
6 |
92.11 |
-0.76% | crates/qasm2/src/lex.rs |
12 |
97.15 |
0.46% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9613469881.1 | 1283 |
87.18 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|