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

Qiskit / qiskit / 11218290900
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 07 Oct 2024 03:22PM UTC
Jobs 1
Files 895
Run time 3min
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

07 Oct 2024 02:59PM UTC coverage: 88.899% (-0.1%) from 89.028%
11218290900

push

github

web-flow
Set num_qubits kwarg when building UnitaryGate from Rust (#13282)

In the accelerate crate we currently have two places that are building
`UnitaryGate`, the quantum_volume() function that builds a quantum
volume model circuit and the Split2QUnitaries transpiler pass. Currently
this can only be done by calling Python (until #13272 is implemented)
and there was a potential optimization we could make to specify the
number of qubits as an argument to the Python constructor. This skipss
the need for a few python operations to compute the number of qubits
from the size of the matrix. These operations are not exceedingly slow,
but as these Python space constructors are often the bottleneck so it
should help runtime performance of these two functions.

7 of 7 new or added lines in 2 files covered. (100.0%)

1 existing line in 1 file now uncovered.

74485 of 83786 relevant lines covered (88.9%)

375411.55 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
92.73
1.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 11218290900.1 07 Oct 2024 03:22PM UTC 895
88.9
GitHub Action Run
Source Files on build 11218290900
  • Tree
  • List 895
  • Changed 68
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11218290900
  • 6abf660b on github
  • Prev Build on gh-readonly-queue/main/pr-13281-492005e67c8153189352ef6ef8f9fae8b5b0c407 (#11216323671)
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

© 2025 Coveralls, Inc