Ran
|
Jobs
1
|
Files
914
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
github
HLS fix to not synthesize instructions already supported (#13417) * HLS fix to not synthesize instructions already supported * reno * fix for control-flow-operations The control-flow operations such as 'for-loop` are considered to be a part of 'basis_gates`, yet they need to be recursively synthesized. * using faster is_control_flow check * Update test/python/transpiler/test_high_level_synthesis.py Co-authored-by: Julien Gacon <gaconju@gmail.com> --------- Co-authored-by: Julien Gacon <gaconju@gmail.com> (cherry picked from commit b9d5c9c6a)
79041 of 88902 relevant lines covered (88.91%)
354621.18 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.12 |
-0.06% | crates/accelerate/src/two_qubit_decompose.rs |
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
6 |
91.73 |
-0.75% | crates/qasm2/src/lex.rs |
6 |
96.69 |
0.0% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11842415266.1 | 914 |
88.91 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|