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

Qiskit / qiskit / 31708867302
88%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2026 02:41PM UTC
Jobs 1
Files 954
Run time 3min
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

13 Aug 2026 01:45PM UTC coverage: 87.78% (-0.01%) from 87.794%
31708867302

push

github

web-flow
Sum VF2Layout average errors in a deterministic order (#16732)

* Sum VF2Layout average errors in a deterministic order

`build_average_error_map` summed per-qubit gate errors while iterating the
`HashSet` returned by `Target::operation_names_for_qargs`, whose order is
randomized per call.  Floating-point addition is non-associative, so the averaged
error -- and therefore the `VF2Layout` score of two symmetric layouts -- varied
between runs.  On a target with control-flow support and a symmetric coupling map
this made the selected layout, and hence the 1q-gate count and depth of the output
circuit, non-deterministic.

Sort the operation names before summing so the result is reproducible.

Fixes #16490.

Signed-off-by: Sophia Wen <hfwen@us.ibm.com>
(cherry picked from commit 8ea89abaa)

* Update releasenotes/notes/fix-vf2layout-nondeterminism-error-sum-2b8d4e6f0a1c3d57.yaml

Co-authored-by: Julien Gacon <gaconju@gmail.com>

* Update releasenotes/notes/fix-vf2layout-nondeterminism-error-sum-2b8d4e6f0a1c3d57.yaml

---------

Signed-off-by: Sophia Wen <hfwen@us.ibm.com>
Co-authored-by: Julien Gacon <gaconju@gmail.com>

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

22 existing lines in 3 files now uncovered.

113686 of 129512 relevant lines covered (87.78%)

994086.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
77.84
-0.4% crates/circuit/src/parameter/symbol_expr.rs
6
92.03
-0.51% crates/qasm2/src/lex.rs
6
97.63
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 31708867302.1 13 Aug 2026 02:41PM UTC 954
87.78
GitHub Action Run
Source Files on build 31708867302
  • Tree
  • List 954
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31708867302
  • b3716b59 on github
  • Prev Build on gh-readonly-queue/main/pr-16752-0a0be0a87d7764f336eb0918f7b8e88986f7a2cd (#31700462912)
  • Next Build on main (#31790795765)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc