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

Qiskit / qiskit / 8009970114 / 1
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: use-consolidate-blocks-error
DEFAULT BRANCH: main
Ran 22 Feb 2024 07:51PM UTC
Files 1282
Run time 50s
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 07:30PM UTC coverage: 86.927% (+0.02%) from 86.912%
8009970114.1

push

github

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

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.

(cherry picked from commit 9c1accb79)

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

75066 of 86355 relevant lines covered (86.93%)

103573.44 hits per line

Source Files on job 8009970114.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8009970114
  • 31c97a8d on github
  • Prev Job for on gh-readonly-queue/stable/0.46/pr-11863-9eb8aa5a17d5da1e33dc7fd6e66a2941769eaf43 (#7975424775.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