Ran
|
Jobs
1
|
Files
988
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Legacy code removal in pass manager (#11448) * Remove flow controller subclass .append * Update builtin pass managers to avoid append pattern * Remove running pass manager * Remove PropertySet and Fenced objects from transpile * Remove _pass_sets and let PassManager generate pass list on the fly This is necessary because kwargs is going to be removed from append method. Current pass list is generated based on the kwargs. * Remove kwargs from PassManager.append and .replace This also removes FlowController factory class * Remove max_iteration keyword from append and replace * Reno * minor: fix test and docs * Remove qiskit.passmanager.flow_controllers.FlowController * Remove .passes method from PassManager and StagedPassManager * Update reference image of pass manager drawer test * minor: fix drawer label generation * Revert "Update builtin pass managers to avoid append pattern" This reverts commit 4bcfcd68a. * Minimum update of builtin pass managers
59656 of 68102 relevant lines covered (87.6%)
204885.26 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 7476756860.1 | 988 |
87.6 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|