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

Qiskit / qiskit / 18172673923
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: split-py-dag
DEFAULT BRANCH: main
Ran 01 Oct 2025 07:41PM UTC
Jobs 1
Files 866
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

01 Oct 2025 06:24PM UTC coverage: 88.391% (-0.004%) from 88.395%
18172673923

push

github

web-flow
docs(transpiler-plugins): fix layout plugin example for v2.1.2 (#14985) (#14991) (#15103)

* docs(transpiler-plugins): fix layout plugin example for v2.1.2 (#14985)

Fixes #14985 issue.

Updates the example under `qiskit.transpiler.preset_passmanagers.plugin`
so it runs on Qiskit SDK v2.1.2.

- Replace `PassManager.append(..., condition=...)` with `ConditionalController`.
- Remove usage of `backend_properties` from `PassManagerConfig`.
- Pass `target=pass_manager_config.target` to `VF2Layout`.
- Add the missing comma in `max_trials=...`.
- Guard property_set lookups with `.get(...)` and check against
  `VF2LayoutStopReason.SOLUTION_FOUND`.

Tested with `generate_preset_pass_manager(..., layout_method="vf2lite")`
at `optimization_level=1..3` on SDK v2.1.2.

* Fix lint error in plugin.py docstring (line too long)

* Fix spacing

---------


(cherry picked from commit cbe1f20ca)

Co-authored-by: Ricard Santiago Raigada García <ricardraigada@outlook.es>
Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

92282 of 104402 relevant lines covered (88.39%)

555454.16 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
97.56
0.0% crates/qasm2/src/parse.rs
4
72.78
-0.16% crates/circuit/src/parameter/symbol_expr.rs
3
92.01
0.26% crates/qasm2/src/lex.rs
1
92.24
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
Jobs
ID Job ID Ran Files Coverage
1 18172673923.1 01 Oct 2025 07:41PM UTC 866
88.39
GitHub Action Run
Source Files on build 18172673923
  • Tree
  • List 866
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18172673923
  • 2f08762e on github
  • Prev Build on stable/2.2 (#18015079805)
  • Next Build on stable/2.2 (#18191582825)
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