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

Qiskit / qiskit / 23927679975
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: fix/clifford-6-4-template-identity-phase-14538
DEFAULT BRANCH: main
Ran 03 Apr 2026 12:32AM 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.486% (-0.006%) from 87.492%
23927679975

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

104368 of 119297 relevant lines covered (87.49%)

1022810.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
12
96.68
-0.95% crates/qasm2/src/parse.rs
5
91.26
-0.51% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 23927679975.1 03 Apr 2026 12:32AM UTC 932
87.49
GitHub Action Run
Source Files on build 23927679975
  • Tree
  • List 932
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23927679975
  • 737060f5 on github
  • Prev Build on gh-readonly-queue/main/pr-15925-b43a2f33d86d1129adc20d3689ab025cce11c6bc (#23915325307)
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