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

Qiskit / qiskit / 32865258232
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix-hls-qubit-tracker
DEFAULT BRANCH: main
Ran 25 Aug 2026 03:53PM UTC
Jobs 1
Files 950
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

25 Aug 2026 03:20PM UTC coverage: 87.753% (+0.007%) from 87.746%
32865258232

push

github

web-flow
Fix spurious clone on `SparsePauliOp.to_matrix(sparse=False)` (#16828) (#16831)

* Fix spurious clone on `SparsePauliOp.to_matrix(sparse=False)`

We always own the array; there was never a need to clone out to Python
space.  The actual performance improvement varies a lot depending on the
workload, the parallelism in the algorithm, and performance of the
memory allocator.  The clone was always done single-threaded previously,
so speedups in excess of 2x are quite reasonable.

* Reframe as bugfix

This isn't a longstanding issue; it was introduced accidentally in the
v2.5 cycle[^1].

[^1]: 230a09281b: Add `PauliProductRotation.matrix` (#15975)

(cherry picked from commit da7fd7f38)

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

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

4 existing lines in 1 file now uncovered.

113136 of 128925 relevant lines covered (87.75%)

999435.39 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
91.52
0.26% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 32865258232.1 25 Aug 2026 03:53PM UTC 950
87.75
GitHub Action Run
Source Files on build 32865258232
  • Tree
  • List 950
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32865258232
  • 0d8a5e8b on github
  • Prev Build on gh-readonly-queue/stable/2.5/pr-16785-fbe70f921bd82d1c62f2b476b8f7778e15518434 (#32003037384)
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