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

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

Build:
Build:
LAST BUILD BRANCH: parameter_expression_bugfixes
DEFAULT BRANCH: main
Ran 27 May 2026 05:15PM UTC
Files 923
Run time 1min
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

27 May 2026 04:45PM UTC coverage: 87.78% (+0.02%) from 87.763%
26525262478.1

push

github

web-flow
Fix panic on `1.0` error in `VF2Layout` (#16285) (#16287)

* Fix panic on `1.0` error in `VF2Layout`

`VF2Layout` and `VF2PostLayout` internally use an `f64` to represent
their score, and they're supposed to be allowed to treat this as fully
ordered by validating that `nan` never enters as an error rate.  This
overlooked that `0 * inf` is `nan`, which was a reachable scoring path
if an error rate was reported as `1.0` (since we actually score using
$\sum -\ln(1 - e)$ and normalise this with $e = 1$ to $\infty$) on a
single-qubit node but didn't use any 1q operations on it.

* Fix degeneracy in test

(cherry picked from commit 0b2cdf2b6)

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

104337 of 118862 relevant lines covered (87.78%)

1009722.64 hits per line

Source Files on job 26525262478.1
  • Tree
  • List 923
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26525262478
  • fee118b7 on github
  • Prev Job for on gh-readonly-queue/stable/2.4/pr-16287-60bfa9d3df1d6743e355dcafb718d2f1228adb63 (#26518820223.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