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

Qiskit / qiskit / 8008426301
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unitary-synthesis
DEFAULT BRANCH: main
Ran 22 Feb 2024 05:30PM 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.291% (+0.004%) from 89.287%
8008426301

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.

58902 of 65966 relevant lines covered (89.29%)

245316.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8008426301.1 22 Feb 2024 05:30PM UTC 0
89.29
GitHub Action Run
Source Files on build 8008426301
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)
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