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

Qiskit / qiskit / 11361871212
88%

Build:
DEFAULT BRANCH: main
Ran 16 Oct 2024 08:51AM UTC
Jobs 1
Files 890
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

16 Oct 2024 06:45AM UTC coverage: 88.658% (-0.002%) from 88.66%
11361871212

push

github

web-flow
Use Rust generator function for QuantumVolume class (#13283)

* Use Rust generator function for QuantumVolume class

In #13238 we added a new function quantum_volume for generating a
quantum volume model circuit with the eventual goal of replacing the
existing QuantumVolume class. This new function is ~10x faster to
generate the circuit than the existing python class. This commit builds
off of that to internally call the new function for generating the
circuit from the class. While the plan is to deprecate and remove the
class for Qiskit 2.0 until that time we can give a performance boost to
users of it for the lifespan of the 1.x release series.

* Use seed_name in string generation

* Fix rng call

20 of 21 new or added lines in 1 file covered. (95.24%)

13 existing lines in 3 files now uncovered.

73185 of 82548 relevant lines covered (88.66%)

376501.57 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
95.45
-1.84% qiskit/circuit/library/quantum_volume.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.54
-0.06% crates/accelerate/src/two_qubit_decompose.rs
6
91.98
-0.75% crates/qasm2/src/lex.rs
6
97.61
0.0% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 11361871212.1 16 Oct 2024 08:51AM UTC 890
88.66
GitHub Action Run
Source Files on build 11361871212
  • Tree
  • List 890
  • Changed 64
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #11361871212
  • 50f29657 on github
  • Prev Build on main (#11355841705)
  • Next Build on main (#11372663133)
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