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

Qiskit / qiskit / 8916509583 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 02 May 2024 12:17AM UTC
Files 829
Run time 15s
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

01 May 2024 11:20PM UTC coverage: 89.523% (-0.03%) from 89.549%
8916509583.1

push

github

web-flow
Restrict iteration of commutation passes to just qubits (#12318)

The CommutativeCancellation and CommutationAnalysis passes were
previously iterating over the full set of wires in the DAGCircuit.
However the wire list contains classical bits and also classical
variables after #12204 merges. The only thing these passes are concerned
about are computing whether quantum operations commute and therefore
don't need to work with any classical components in the DAG. In general
these exta iterations were just no-ops because there wouldn't be
anything evaluated on the wires, but doing this will avoid any potential
overhead and limiting the search space to just where there is potential
work to do.

61588 of 68796 relevant lines covered (89.52%)

216045.31 hits per line

Source Files on job 8916509583.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8916509583
  • 9367f7b6 on github
  • Prev Job for on main (#8915957975.1)
  • Next Job for on main (#8917584107.1)
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