Ran
|
Files
1267
|
Run time
38s
|
Badge
Embed ▾
README BADGES
|
push
github
Deprecate qiskit/transpiler/synthesis and move to qiskit/synthesis (backport #11426) (#11624) * Deprecate qiskit/transpiler/synthesis and move to qiskit/synthesis (#11426) * deprecate transpiler/synthesis/graysynth.py * style * style * move aqc_plugin to qiskit/transpiler/passes/synthesis * remove code from qiskit/transpiler/synthesis/aqc/aqc_plugin.py * copy qiskit/transpiler/synthesis/aqc to qiskit/synthesis/unitary * move tests from test/python/transpiler/aqc to test/python/synthesis/aqc * update imports in aqc_plugin * add deprecation warning to AQC module * handle cyclic imports * handle cyclic imports * update link in docs * update init in qiskit/transpiler/synthesis/aqc * style * temporary remove deprecation warning test * remove files from qiskit/transpiler/synthesis/aqc * update link in test * add release notes * update docs * update docs/apidocs/synthesis_aqc.rst * add deprecations to qiskit/transpiler/synthesis/__init__.py * fix link * improve docs following review * update docs * add aqc to synthesis docs after review * update qiskit/transpiler/synthesis/aqc/__init__.py after review * update pending deprecation to deprecation in release notes * handle cyclic imports * update qiskit/synthesis docs following docs error * another attempt to add AQC to synthesis docs * another attempt to add AQC to the docs * Revert "another attempt to add AQC to the docs" This reverts commit 25f93cae9. * Revert "another attempt to add AQC to synthesis docs" This reverts commit 9e87164e1. * add a deprecation test for AQC * minor (cherry picked from commit 937ca5b31) # Conflicts: # pyproject.toml # qiskit/synthesis/__init__.py # qiskit/transpiler/passes/synthesis/aqc_plugin.py * Fix merge conflicts * add pylint disable cyclic import * remove Optimizer from aqc * Revert "remove Optimizer from aqc" This reverts commit 63d1ca28e... (continued)
74283 of 85472 relevant lines covered (86.91%)
91567.05 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|