Closed tglanz closed 2 months ago
Thank you for opening a new pull request.
Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.
While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.
One or more of the following people are relevant to this code:
@Qiskit/terra-core
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 | % | ||
---|---|---|---|---|
crates/accelerate/src/two_qubit_decompose.rs | 1 | 90.84% | ||
qiskit/transpiler/passes/synthesis/unitary_synthesis.py | 2 | 88.43% | ||
crates/qasm2/src/lex.rs | 4 | 93.23% | ||
crates/qasm2/src/parse.rs | 6 | 97.15% | ||
qiskit/synthesis/two_qubit/xx_decompose/decomposer.py | 6 | 90.84% | ||
<!-- | Total: | 19 | --> |
Totals | |
---|---|
Change from base Build 10670114830: | -0.02% |
Covered Lines: | 71822 |
Relevant Lines: | 80573 |
Fixes #13076.
Summary
Skip test
test_dag_drawer_checks_filename_correct_format
unless pillow dependency is foundDetails and comments
None.