Ran
|
Jobs
1
|
Files
854
|
Run time
6min
|
Badge
Embed ▾
README BADGES
|
push
github
Speedup the `CommutationChecker` and the `CommutativeCancellation` (#12859) (#12876) * Faster commutation checker and analysis - list of pre-approved gates we know we support commutation on - less redirections in function calls - commutation analysis to only trigger search on gates that are actually cancelled * cleanup comments * add reno * review comments * revert accidentially changed tests -- these need updating only on the version with parameter support * revert changes in test_comm_inv_canc --------- Co-authored-by: MarcDrudis <MarcSanzDrudis@outlook.com> (cherry picked from commit 441925e4c) Co-authored-by: Julien Gacon <jules.gacon@googlemail.com>
32 of 32 new or added lines in 3 files covered. (100.0%)
19 existing lines in 3 files now uncovered.66544 of 74015 relevant lines covered (89.91%)
236359.17 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
94.02 |
-0.24% | crates/qasm2/src/expr.rs |
6 |
92.23 |
-0.5% | crates/qasm2/src/lex.rs |
12 |
97.15 |
-0.92% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10197059149.1 | 854 |
89.91 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|