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

Qiskit / qiskit / 23653717152
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: dynamic_range_expr
DEFAULT BRANCH: main
Ran 27 Mar 2026 03:50PM 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.449% (-0.04%) from 87.486%
23653717152

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

28 existing lines in 4 files now uncovered.

104004 of 118931 relevant lines covered (87.45%)

997294.65 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
84.59
-0.02% crates/circuit/src/dag_circuit.rs
4
91.77
-0.26% crates/qasm2/src/lex.rs
11
73.77
-0.45% crates/circuit/src/parameter/symbol_expr.rs
12
96.68
-0.47% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 23653717152.1 27 Mar 2026 03:50PM UTC 928
87.45
GitHub Action Run
Source Files on build 23653717152
  • Tree
  • List 928
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23653717152
  • 9c6baac6 on github
  • Prev Build on gh-readonly-queue/main/pr-15721-63ccd7d3c61e813d115584d9f845ed9dfa940b03 (#23649434579)
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