|
Ran
|
Jobs
1
|
Files
923
|
Run time
3min
|
Badge
README BADGES
|
push
github
Fix MultiplierGate truncated result decomposition (#16394) (#16399) * Fixes MultiplierGate decomposition with truncated result registers by passing the requested num_result_qubits to the synthesis function, so the generated definition has the correct number of qubits. * Clarify reno --------- (cherry picked from commit d89a84bd7) Co-authored-by: kataro92 <kataro92@gmail.com> Co-authored-by: Julien Gacon <gaconju@gmail.com>
1 of 1 new or added line in 1 file covered. (100.0%)
13 existing lines in 4 files now uncovered.105200 of 119706 relevant lines covered (87.88%)
1008212.61 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
74.01 |
-0.41% | crates/circuit/src/parameter/symbol_expr.rs |
| 1 |
93.82 |
-0.24% | crates/qasm2/src/expr.rs |
| 1 |
91.77 |
1.03% | crates/qasm2/src/lex.rs |
| 1 |
91.67 |
-4.17% | qiskit/synthesis/arithmetic/multipliers/rg_qft_multiplier.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 27201032749.1 | 923 |
87.88 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|