Ran
|
Files
915
|
Run time
29s
|
Badge
Embed ▾
README BADGES
|
push
github
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
59496 of 66467 relevant lines covered (89.51%)
234162.15 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | qiskit/visualization/pulse_v2/plotters/__init__.py | 18 | 2 | 0 | 2 | 0.0 | |
0.0 | ...skit/visualization/pulse_v2/plotters/matplotlib.py | 203 | 81 | 0 | 81 | 0.0 | |
0.0 | ...it/visualization/pulse_v2/plotters/base_plotter.py | 54 | 16 | 0 | 16 | 0.0 | |
0.0 | qiskit/visualization/library.py | 38 | 16 | 0 | 16 | 0.0 | |
0.0 | ...providers/fake_provider/utils/backend_converter.py | 151 | 102 | 0 | 102 | 0.0 | |
0.0 | ...t/quantum_info/synthesis/cnotdihedral_decompose.py | 51 | 10 | 0 | 10 | 0.0 | |
0.0 | ...skit/transpiler/passes/scheduling/rzx_templates.py | 29 | 4 | 0 | 4 | 0.0 | |
0.0 | qiskit/visualization/circuit_visualization.py | 20 | 2 | 0 | 2 | 0.0 | |
0.0 | ...anspiler/passes/scheduling/calibration_creators.py | 28 | 4 | 0 | 4 | 0.0 | |
0.0 | ...it/visualization/timeline/plotters/base_plotter.py | 59 | 19 | 0 | 19 | 0.0 |