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

Qiskit / qiskit / 23654877963
87%

Build:
DEFAULT BRANCH: main
Ran 27 Mar 2026 04:18PM UTC
Jobs 1
Files 928
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

27 Mar 2026 03:22PM UTC coverage: 87.475% (-0.01%) from 87.486%
23654877963

push

github

web-flow
Use nalgebra matrices for uncommon paths in consolidate blocks (#15881)

In the recently merged #15871 we updated the consolidate blocks pass to
use Matrix4 in the common path of a 2q block being consolidated. This is
like > 90% of what the pass does when run in the preset pass manager.
However, there were uncommon cases in the pass around the handling of
blocks of a single gate that are outside of the target which were not
updated to use nalgebra arrays if it's a fixed size 1q or 2q gate. This
commit updates these uncommon paths so that we're always returning an
nalgebra matrix in the output UnitaryGate if the block being consolidated
is a single qubit or two qubits.

14 of 52 new or added lines in 2 files covered. (26.92%)

5 existing lines in 3 files now uncovered.

104035 of 118931 relevant lines covered (87.48%)

999826.89 hits per line

Uncovered Changes

Lines Coverage ∆ File
25
80.93
-10.47% crates/quantum_info/src/convert_2q_block_matrix.rs
13
89.91
-2.55% crates/transpiler/src/passes/consolidate_blocks.rs

Coverage Regressions

Lines Coverage ∆ File
3
92.03
0.0% crates/qasm2/src/lex.rs
1
84.59
-0.02% crates/circuit/src/dag_circuit.rs
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 23654877963.1 27 Mar 2026 04:18PM UTC 928
87.48
GitHub Action Run
Source Files on build 23654877963
  • Tree
  • List 928
  • Changed 8
  • Source Changed 2
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23654877963
  • 9c6baac6 on github
  • Prev Build on gh-readonly-queue/main/pr-15721-63ccd7d3c61e813d115584d9f845ed9dfa940b03 (#23649434579)
  • Next Build on main (#23707500226)
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