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

Qiskit / qiskit / 8008891455
88%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2024 06:09PM UTC
Jobs 1
Files 817
Run time 1min
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 Feb 2024 05:17PM UTC coverage: 89.288% (+0.001%) from 89.287%
8008891455

push

github

web-flow
Fix `PropertySet` re-use in `BasePassManager.run` (#11787)

Since the genericised `PassManager`, the `PropertySet` used in the
`WorkflowState` of a pass-manager pipeline was taken directly from the
internal state of the `BasePassManager`.  This is set to a clean
`PropertySet` during the pass-manager initialisation (similar to how it
was in the previous version), but is not reset on subsequent runs.  This
didn't cause problems in the old form because the "iterator" over tasks
in the old form was a new `RunningPassManager` instance.

Failing to generate a clean property set could lead to passes getting
fed old analysis data when the pass manager was used more than once,
leading to miscompilations.

58900 of 65966 relevant lines covered (89.29%)

244108.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8008891455.1 22 Feb 2024 06:09PM UTC 0
89.29
GitHub Action Run
Source Files on build 8008891455
Detailed source file information is not available for this build.
  • Back to Repo
  • 9c1accb7 on github
  • Prev Build on gh-readonly-queue/main/pr-11848-802ac5133bd1284547f0d9724917b5bcec44c335 (#7992585429)
  • Next Build on main (#8009690896)
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