Ran
|
Jobs
1
|
Files
817
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
github
Fix an unchecked condition in InverseCancellation (#11834) * fix an unchecked condition in self_inverse inversecancellation * add release note for the bug in inversecancellation * reformat reverse_cancellation.py to follow the standards * update fix-inverse-cancellation release note * add a test for InverseCancellation with self-inverse * fix a typo in test_inverse_cancellation.py Co-authored-by: Matthew Treinish <mtreinish@kortar.org> * Update qiskit/transpiler/passes/optimization/inverse_cancellation.py * Update releasenotes/notes/fix-inverse-cancellation-self-inverse-e09a5553331e1b0b.yaml * Revert "Update qiskit/transpiler/passes/optimization/inverse_cancellation.py" This had a logical error in it and doesn't work. This reverts commit 0048e8e4b. --------- Co-authored-by: Matthew Treinish <mtreinish@kortar.org> (cherry picked from commit 8509d9419)
3 of 3 new or added lines in 1 file covered. (100.0%)
16 existing lines in 2 files now uncovered.58897 of 65968 relevant lines covered (89.28%)
184294.96 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
4 |
91.94 |
0.76% | crates/qasm2/src/lex.rs |
12 |
97.15 |
0.0% | crates/qasm2/src/parse.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8009798244.1 | 817 |
89.28 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|