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

Qiskit / qiskit / 6384024394 / 1
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: codex/fix-sabre-disjoint-idle-qubits-15841
DEFAULT BRANCH: main
Ran 02 Oct 2023 07:13PM UTC
Files 1265
Run time 29s
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 Oct 2023 06:27PM UTC coverage: 87.007% (-0.004%) from 87.011%
6384024394.1

push

github

web-flow
Add `check_input` option to `UnitaryGate` (#10660)

* Add skip_check option to UnitaryGate

This commit adds a new option to the unitary gate class's constructor,
skip_check, which is used to skip the checking on the input unitary.
When creating a unitary gates when you know the input is already unitary
checking that the input matrix is unitary is wasted CPU time. This new
option enables a user to assert the input is unitary and skip this
checking (at their own risk). The primary use case for this is the
consolidate blocks pass which is creating a large number of UnitaryGate
objects and matrix is always going to be unitary. This new flag is used
in ConsolidateBlocks to speed up the creation of gate objects.

* Rename argument check_input

* Fix rebase issues

* Update qiskit/circuit/library/generalized_gates/unitary.py

74095 of 85160 relevant lines covered (87.01%)

91323.52 hits per line

Source Files on job 6384024394.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6384024394
  • 81e28dc2 on github
  • Prev Job for on gh-readonly-queue/main/pr-10660-e24eee24879b0f848a7bbad23ffa4c9d5108baca (#6381446205.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