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

Qiskit / qiskit / 32867951093
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: custom-operation-matrix-err
DEFAULT BRANCH: main
Ran 25 Aug 2026 04:16PM UTC
Jobs 1
Files 950
Run time 4min
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.75% (+0.004%) from 87.746%
32867951093

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

11 existing lines in 4 files now uncovered.

113132 of 128925 relevant lines covered (87.75%)

998246.06 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
97.63
0.47% crates/qasm2/src/parse.rs
2
76.84
-0.08% crates/circuit/src/parameter/symbol_expr.rs
2
91.77
0.51% crates/qasm2/src/lex.rs
1
90.36
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 32867951093.1 25 Aug 2026 04:16PM UTC 950
87.75
GitHub Action Run
Source Files on build 32867951093
  • Tree
  • List 950
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32867951093
  • 0d8a5e8b on github
  • Prev Build on gh-readonly-queue/stable/2.5/pr-16785-fbe70f921bd82d1c62f2b476b8f7778e15518434 (#32003037384)
  • Next Build on stable/2.5 (#33172024574)
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