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

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

Build:
Build:
LAST BUILD BRANCH: add-pauli-lindblad-map-generators-15228
DEFAULT BRANCH: main
Ran 23 Nov 2025 07:21AM UTC
Files 875
Run time 24s
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

23 Nov 2025 06:39AM UTC coverage: 88.226% (+0.009%) from 88.217%
19607295479.1

push

github

web-flow
Port `VF2PostLayout` to Rust (#14863)

* Port `VF2PostLayout` to Rust

This fully ports the `VF2PostLayout` to Rust, matching the interface
already supplied in `VF2Layout`.  In Rust space, with the new semantic
matchers, the form of `VF2PostLayout` with `strict_direction=False` is
exactly equal to that of `VF2Layout`, while `strict_direction=True`
(i.e. exact node matching) is only a relatively small abstraction
difference at the point of creating the (interaction graph, scorer)
pair.

The two passes functions in Rust space have names that more accurately
represent the algorithms they implement, rather than the position in the
transpiler pipeline they occupy.  This is because `VF2Layout` and
`VF2PostLayout` running in `strict_direction=False` are both identical
from Rust space; the only difference is which property-set key gets
filled in with the result.  Since Rust space does not know (yet) about
the property set, they are identical.

* Fix cext naming

* Remove unnecesasry Debug bound

* Remove unused non-public `build_interaction_graph`

* Fix typo

* Fix incorrect exception message

94243 of 106820 relevant lines covered (88.23%)

1199323.6 hits per line

Source Files on job 19607295479.1
  • Tree
  • List 875
  • Changed 15
  • Source Changed 6
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19607295479
  • 7416d419 on github
  • Prev Job for on gh-readonly-queue/main/pr-14863-0bf25ea75cccec92bdce5f57f92a9eb0d5499386 (#19581930554.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