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

Qiskit / qiskit / 11842190647
88%

Build:
DEFAULT BRANCH: main
Ran 14 Nov 2024 05:38PM UTC
Jobs 1
Files 914
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

14 Nov 2024 04:41PM UTC coverage: 88.231% (-0.7%) from 88.93%
11842190647

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%)

10 existing lines in 3 files now uncovered.

54497 of 61766 relevant lines covered (88.23%)

514801.22 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.2
0.0% crates/accelerate/src/unitary_synthesis.rs
3
92.23
0.0% crates/qasm2/src/lex.rs
6
97.62
0.92% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 11842190647.1 14 Nov 2024 05:38PM UTC 914
88.95
GitHub Action Run
Source Files on build 11842190647
  • Tree
  • List 914
  • Changed 52
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11842190647
  • 74b32c9d on github
  • Prev Build on main (#11834348142)
  • Next Build on main (#11842392021)
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