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

Qiskit / qiskit / 17552968248
88%

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

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

5 of 5 new or added lines in 1 file covered. (100.0%)

32 existing lines in 5 files now uncovered.

92197 of 104335 relevant lines covered (88.37%)

554238.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.71
-0.63% qiskit/transpiler/passes/layout/vf2_utils.py
5
92.01
-0.26% crates/qasm2/src/lex.rs
7
72.82
-0.29% crates/circuit/src/parameter/symbol_expr.rs
18
96.62
-0.94% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 17552968248.1 08 Sep 2025 02:25PM UTC 866
88.37
GitHub Action Run
Source Files on build 17552968248
  • Tree
  • List 866
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17552968248
  • 2d73e5d9 on github
  • Prev Build on gh-readonly-queue/main/pr-15000-174326e4cde918298583160cd6d7bde1f344a747 (#17550757515)
  • Next Build on main (#17583494075)
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

© 2025 Coveralls, Inc