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

Qiskit / qiskit / 11841609253
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: doc/code-review
DEFAULT BRANCH: main
Ran 14 Nov 2024 05:04PM UTC
Jobs 1
Files 914
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

14 Nov 2024 04:41PM UTC coverage: 88.943% (+0.01%) from 88.93%
11841609253

push

github

web-flow
Fix process-based non-determinism in `SparsePauliOp.to_matrix` (#13439)

* Fix process-based non-determinism in `SparsePauliOp.to_matrix`

The simplification step of the summed Pauli terms in
`SparsePauliOp.to_matrix` had introduced a non-determinism via hash-map
iteration.  In practice, the base hash seed was set per initialisation
of the extension module, then stayed the same.  This is hard to detect
from within tests, but caused unexpected numerical behaviour on
different invocations of the same script.

* Use ahash::RandomState

---------

Co-authored-by: Kevin Hartman <kevin@hart.mn>

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

6 existing lines in 1 file now uncovered.

79407 of 89279 relevant lines covered (88.94%)

356486.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11841609253.1 14 Nov 2024 05:04PM UTC 0
88.94
GitHub Action Run
Source Files on build 11841609253
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11841609253
  • 74b32c9d on github
  • Prev Build on main (#11834348142)
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