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

Qiskit / qiskit / 23893436460
88%

Build:
DEFAULT BRANCH: main
Ran 02 Apr 2026 09:49AM UTC
Jobs 1
Files 931
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

02 Apr 2026 08:52AM UTC coverage: 87.475% (-0.004%) from 87.479%
23893436460

push

github

web-flow
Correctly enforce matrix size check in `CommutationChecker` (#15933)

* Fixed the matrix size check for non-cachable gates in the commutation checker.

A typo in the matrix size check allowed to sneak into a matrix-based check even if the operations exceeded the maximum matrix size. The operations `first_..` and `second_..` are sorted, but `..1` and `..2` are not! The wrong one was used here.

* Reduce test size

This test now doesn't rely on the internal path panicking, but still tests the right behavior since the results with and without a matrix check differ.

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

18 existing lines in 4 files now uncovered.

104121 of 119029 relevant lines covered (87.48%)

1022571.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
97.15
0.0% crates/qasm2/src/parse.rs
4
91.52
-0.51% crates/qasm2/src/lex.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
1
89.84
-0.14% crates/transpiler/src/commutation_checker.rs
Jobs
ID Job ID Ran Files Coverage
1 23893436460.1 02 Apr 2026 09:49AM UTC 931
87.48
GitHub Action Run
Source Files on build 23893436460
  • Tree
  • List 931
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23893436460
  • b43a2f33 on github
  • Prev Build on gh-readonly-queue/main/pr-15915-c33a092da5ca02074888dfbaf6d46e1a6aa1c1ca (#23859907224)
  • Next Build on main (#23916456429)
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