• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 5943475492
87%

Build:
DEFAULT BRANCH: main
Ran 22 Aug 2023 08:50PM UTC
Jobs 1
Files 1268
Run time 38s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Aug 2023 07:02PM UTC coverage: 87.27% (-0.006%) from 87.276%
5943475492

push

github

web-flow
Migrate init stage to plugins (#10689)

This commit updates the preset pass manager construction to only use
plugins for the init stage. To accomplish this the previously hard
coded built-in pass manager used for each optimization level are
refactored to be in a plugin named "default". One thing that is changed
in this PR is that the use of `generate_control_flow_options_check()`
is moved to the `pre_init` stage. The reason for this is because the way
the init stage was being constructed in the preset pass managers was to
do initial checking of any methods, and this was unconditionally being
run. This is a more logical fit for pre_init stage because it should run
before any specified plugin.

Fixes: #10687
Fixes: #8661

29 of 29 new or added lines in 5 files covered. (100.0%)

74278 of 85113 relevant lines covered (87.27%)

61344.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5943475492.1 22 Aug 2023 08:50PM UTC 0
87.27
GitHub Action Run
Source Files on build 5943475492
Detailed source file information is not available for this build.
  • Back to Repo
  • 4a8c0ca3 on github
  • Prev Build on gh-readonly-queue/main/pr-10581-4ab2ef8d658de98cab483a7d1740ad8f723ded39 (#5941297630)
  • Next Build on main (#5952293521)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc