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

Qiskit / qiskit / 8008891455 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 22 Feb 2024 06:09PM UTC
Files 817
Run time 40s
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.1

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

Source Files on job 8008891455.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8008891455
  • 9c1accb7 on github
  • Prev Job for on main (#7992585429.1)
  • Next Job for on main (#8009690896.1)
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