Ran
|
Jobs
1
|
Files
832
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
github
Fix type hint in SolovayKitaevDecomposition (#12627) (#12633) 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) Co-authored-by: Tiago R. Cunha <155388148+cstiago@users.noreply.github.com>
1 of 1 new or added line in 1 file covered. (100.0%)
12 existing lines in 3 files now uncovered.61829 of 68749 relevant lines covered (89.93%)
236488.48 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.2 |
-0.36% | qiskit/transpiler/passes/synthesis/unitary_synthesis.py |
4 |
92.62 |
0.25% | crates/qasm2/src/lex.rs |
6 |
97.61 |
0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9615255897.1 | 832 |
89.93 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|