Closed ElePT closed 2 months ago
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
qiskit/transpiler/passes/optimization/optimize_1q_decomposition.py | 1 | 96.88% | ||
qiskit/providers/backend_compat.py | 1 | 89.19% | ||
qiskit/transpiler/passes/basis/unroll_3q_or_more.py | 1 | 94.44% | ||
qiskit/transpiler/passes/optimization/split_2q_unitaries.py | 2 | 93.75% | ||
qiskit/circuit/instruction.py | 2 | 95.27% | ||
qiskit/transpiler/passes/basis/unroll_custom_definitions.py | 2 | 93.33% | ||
crates/circuit/src/imports.rs | 3 | 77.78% | ||
crates/circuit/src/bit_data.rs | 4 | 94.21% | ||
qiskit/synthesis/two_qubit/two_qubit_decompose.py | 4 | 93.51% | ||
qiskit/transpiler/passes/scheduling/padding/dynamical_decoupling.py | 4 | 94.94% | ||
<!-- | Total: | 562 | --> |
Totals | |
---|---|
Change from base Build 10506699788: | -0.4% |
Covered Lines: | 71635 |
Relevant Lines: | 80286 |
One or more of the following people are relevant to this code:
@Qiskit/terra-core
Summary
I believe this PR addresses the first point from #12970 but doesn't fully close the issue, there is still some digging to do in the pipeline.
Details and comments