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

Qiskit / qiskit / 23928373827
87%

Build:
DEFAULT BRANCH: main
Ran 03 Apr 2026 01:00AM UTC
Jobs 1
Files 932
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

03 Apr 2026 12:04AM UTC coverage: 87.497% (+0.005%) from 87.492%
23928373827

push

github

web-flow
Use quantum_volume() function in the PGO script (#15931)

* Use quantum_volume() function in the PGO script

This commit updates the pgo utility scale script to use the
quantum_volume generator function instead of the legacy QuantumVolume
class. When the script was originally written the generator function
didn't exist yet so using the class made sense. But the QuantumVolume
class has since been superseded by the rust generator function and also
the class has also been deprecated pending removal in a future 3.0
release. Using the generator function now will avoid the deprecation
warning during the pgo script run. It will also generate the circuits
faster as the function is much faster and also provide profiling data
for pgo about the quantum_volume function since it is written in rust.

* Update circuit name to reflect the quantum volume value the circuit is for

104381 of 119297 relevant lines covered (87.5%)

1019914.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
97.63
0.0% crates/qasm2/src/parse.rs
5
91.77
0.0% crates/qasm2/src/lex.rs
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
Jobs
ID Job ID Ran Files Coverage
1 23928373827.1 03 Apr 2026 01:00AM UTC 932
87.5
GitHub Action Run
Source Files on build 23928373827
  • Tree
  • List 932
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23928373827
  • 737060f5 on github
  • Prev Build on gh-readonly-queue/main/pr-15925-b43a2f33d86d1129adc20d3689ab025cce11c6bc (#23915325307)
  • Next Build on main (#24034802441)
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