|
Ran
|
Jobs
1
|
Files
914
|
Run time
783min
|
Badge
README BADGES
|
push
github
Correctly updating global phase when removing gates that are identity up to a global phase (backport #13785) (#13825) * Correctly updating global phase when removing gates that are identity up to a global phase (#13785) * correctly updating global phase when removing -I gates from the circuit * similar fix for specialized rotation gates * Correctly updating global phase when removing gates that are equivalent to identity up to a global phase * also handling UnitaryGates after the unitary gates PR was merged * applying review suggestions * removing code duplication (cherry picked from commit 7995cabbd) # Conflicts: # crates/accelerate/src/remove_identity_equiv.rs * Fixing merge conflicts --------- Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>
21 of 21 new or added lines in 1 file covered. (100.0%)
12 existing lines in 5 files now uncovered.79175 of 89031 relevant lines covered (88.93%)
359545.16 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
91.96 |
-0.06% | crates/accelerate/src/two_qubit_decompose.rs |
| 1 |
93.21 |
0.0% | crates/accelerate/src/unitary_synthesis.rs |
| 3 |
93.55 |
-1.96% | crates/accelerate/src/remove_identity_equiv.rs |
| 3 |
89.57 |
-0.16% | crates/circuit/src/operations.rs |
| 4 |
92.48 |
0.0% | crates/qasm2/src/lex.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13264697683.1 | 914 |
88.93 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|