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

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

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2025 02:25PM UTC
Files 866
Run time 42s
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

08 Sep 2025 01:15PM UTC coverage: 88.366% (-0.02%) from 88.386%
17552968248.1

push

github

web-flow
Fix `VF2PostLayout` with uncoupled qubits in `strict_direction=True` (#14998)

When `VF2PostLayout` is set in strict mode, we have to include even
active but uncoupled qubits in the interaction graph, because of the
semantic constraints.  We need to limit the number of these uncoupled
qubits we'll consider, though, because there's a factorial overhead to
handling them.

A previous commit[^1] added this skip to `strict_direction=False`, but
didn't correctly handle the continuation case where we're within the
limit.  This commit correctly clears out the uncoupled-qubit metadata
that was causing problems in later layout reconstruction.

[^1]: b4094ddc: Fix calls to `VF2PostLayout` after optimization loop at O3

92197 of 104335 relevant lines covered (88.37%)

554238.59 hits per line

Source Files on job 17552968248.1
  • Tree
  • List 866
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17552968248
  • 2d73e5d9 on github
  • Prev Job for on main (#17550757515.1)
  • Next Job for on main (#17583494075.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