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

Qiskit / qiskit / 32853599859
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix-capi-code-example-indents
DEFAULT BRANCH: main
Ran 25 Aug 2026 02:00PM UTC
Jobs 1
Files 956
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 01:28PM UTC coverage: 87.745% (+0.002%) from 87.743%
32853599859

push

github

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

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

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

22 existing lines in 4 files now uncovered.

114173 of 130119 relevant lines covered (87.75%)

989924.96 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.16
0.47% crates/qasm2/src/parse.rs
5
78.0
-0.2% crates/circuit/src/parameter/symbol_expr.rs
4
92.03
0.51% crates/qasm2/src/lex.rs
1
90.32
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 32853599859.1 25 Aug 2026 02:00PM UTC 956
87.75
GitHub Action Run
Source Files on build 32853599859
  • Tree
  • List 956
  • Changed 5
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32853599859
  • da7fd7f3 on github
  • Prev Build on gh-readonly-queue/main/pr-16800-aae0d80eaf1b93379ad2070f623f972153294433 (#32851403719)
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