|
Ran
|
Jobs
1
|
Files
923
|
Run time
2min
|
Badge
README BADGES
|
push
github
Producing correct QFT circuits over linear connectivity with 32 or more qubits (#16004) (#16007) In the debug more, the previous code panicked (attempt to multiply with overflow) when raising 2_u32 to power 32 or more. And in the release mode, I believe, it silently produced incorrect circuits. (cherry picked from commit 32a368fd6) Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>
1 of 1 new or added line in 1 file covered. (100.0%)
11 existing lines in 3 files now uncovered.104003 of 118734 relevant lines covered (87.59%)
1014001.13 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
97.15 |
0.0% | crates/qasm2/src/parse.rs |
| 4 |
91.52 |
-0.51% | crates/qasm2/src/lex.rs |
| 1 |
90.53 |
0.0% | crates/circuit/src/parameter/parameter_expression.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24338437872.1 | 923 |
87.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|