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

Qiskit / qiskit / 18170745005
88%

Build:
DEFAULT BRANCH: main
Ran 01 Oct 2025 06:24PM UTC
Jobs 1
Files 869
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 05:19PM UTC coverage: 88.241% (-0.008%) from 88.249%
18170745005

push

github

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

* 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

---------

Co-authored-by: Jake Lishman <jake.lishman@ibm.com>

93123 of 105533 relevant lines covered (88.24%)

1168768.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
4
73.02
-0.16% crates/circuit/src/parameter/symbol_expr.rs
4
92.8
0.26% crates/qasm2/src/lex.rs
6
97.56
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 18170745005.1 01 Oct 2025 06:24PM UTC 869
88.24
GitHub Action Run
Source Files on build 18170745005
  • Tree
  • List 869
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18170745005
  • cbe1f20c on github
  • Prev Build on gh-readonly-queue/main/pr-14837-cde5f55d843ab8e932df6d3cf0380856382d3f2d (#18168441810)
  • Next Build on main (#18192226087)
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