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

Qiskit / qiskit / 18001586093
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: split-py-dag
DEFAULT BRANCH: main
Ran 25 Sep 2025 09:06AM 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

25 Sep 2025 08:26AM UTC coverage: 88.392% (-0.004%) from 88.396%
18001586093

push

github

web-flow
Lower limits on `VF2PostLayout` in exact mode (#15068) (#15075)

We currently run `VF2PostLayout(strict=True)` after the optimisation
loop at optimisation level 3.  We use the same values for `call_limit`
and `max_trials` as we do for the averaging methods, but the averaging
methods are pure Rust with no semantic matching, whereas the exact-match
have Python-space semantic matching, so are far slower.

We can look at raising the limits back to much higher values when these
paths are in Rust and use the branch-and-bound scoring.

(cherry picked from commit 7052dfe47)

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

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

22 existing lines in 6 files now uncovered.

92249 of 104364 relevant lines covered (88.39%)

547202.72 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.09
-0.47% crates/qasm2/src/parse.rs
4
92.01
0.52% crates/qasm2/src/lex.rs
3
72.94
0.04% crates/circuit/src/parameter/symbol_expr.rs
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.63
-0.25% crates/qasm2/src/expr.rs
1
92.24
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
Jobs
ID Job ID Ran Files Coverage
1 18001586093.1 25 Sep 2025 09:06AM UTC 866
88.39
GitHub Action Run
Source Files on build 18001586093
  • Tree
  • List 866
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18001586093
  • c6d52a0b on github
  • Prev Build on gh-readonly-queue/stable/2.2/pr-15061-33fef5fc1c2feb8c90f093cae5b92b0a3345a69c (#17952775068)
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