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

Qiskit / qiskit / 8010503631
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: parallel-threshold-commutation-analysis
DEFAULT BRANCH: main
Ran 22 Feb 2024 08:45PM UTC
Jobs 1
Files 1282
Run time 2min
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.889% (-0.02%) from 86.912%
8010503631

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>

75033 of 86355 relevant lines covered (86.89%)

103730.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8010503631.1 22 Feb 2024 08:45PM UTC 0
86.89
GitHub Action Run
Source Files on build 8010503631
Detailed source file information is not available for this build.
  • Back to Repo
  • 31c97a8d on github
  • Prev Build on gh-readonly-queue/stable/0.46/pr-11831-3513ac70c6ef14a6a874587629ad021420901889 (#7975424775)
  • Next Build on stable/0.46 (#8083121590)
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