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

Qiskit / qiskit / 17999819560
88%

Build:
DEFAULT BRANCH: main
Ran 25 Sep 2025 07:49AM UTC
Jobs 1
Files 868
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 06:37AM UTC coverage: 88.299% (+0.005%) from 88.294%
17999819560

push

github

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

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.

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

16 existing lines in 4 files now uncovered.

92782 of 105077 relevant lines covered (88.3%)

1163323.83 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
93.63
-0.25% crates/qasm2/src/expr.rs
1
92.4
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
4
91.49
-0.26% crates/qasm2/src/lex.rs
10
72.82
-0.41% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 17999819560.1 25 Sep 2025 07:49AM UTC 868
88.3
GitHub Action Run
Source Files on build 17999819560
  • Tree
  • List 868
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17999819560
  • 7052dfe4 on github
  • Prev Build on gh-readonly-queue/main/pr-14859-5de1a6f0e8ae93424d549df66e5446dd2e891e17 (#17970663576)
  • Next Build on main (#18004074775)
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