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

Qiskit / qiskit / 31714095965
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix/basis-translator-search-once-per-basis
DEFAULT BRANCH: main
Ran 13 Aug 2026 03:43PM UTC
Jobs 1
Files 950
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

13 Aug 2026 02:45PM UTC coverage: 87.746%. Remained the same
31714095965

push

github

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

* 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.


(cherry picked from commit 8ea89abaa)

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



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

---------



(cherry picked from commit b3716b59d)

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

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

18 existing lines in 4 files now uncovered.

113101 of 128896 relevant lines covered (87.75%)

993148.6 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
92.03
-0.26% crates/qasm2/src/lex.rs
6
97.15
0.47% crates/qasm2/src/parse.rs
5
76.91
-0.2% crates/circuit/src/parameter/symbol_expr.rs
1
90.36
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 31714095965.1 13 Aug 2026 03:43PM UTC 950
87.75
GitHub Action Run
Source Files on build 31714095965
  • Tree
  • List 950
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31714095965
  • 236a8f4f on github
  • Prev Build on gh-readonly-queue/stable/2.5/pr-16759-3cd7ecd70801568e9b3f1668a7c09f0e34a4b11e (#31707267483)
  • Next Build on stable/2.5 (#31726845483)
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