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

Qiskit / qiskit / 18192961535 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 02 Oct 2025 01:21PM UTC
Files 870
Run time 1min
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 2025 12:03PM UTC coverage: 88.239% (+0.001%) from 88.238%
18192961535.1

push

github

web-flow
Add quantum volume generator function to C API (#15037)

* Add quantum volume generator function to C API

This commit exposes the `quantum_volume` generator function to the C
API. The function was already pure rust (although was creating an unused
Python dictionary for some reason) and was easily exposed to the C API by
adding a new entry point. This does require rearranging the code a bit
because the current circuit library functions exist in the accelerate
crate which is outside the dependency tree for cext (since it's
explicitly for Python function accelerators). This creates a new library
submodule in the circuit crate and moves the quantum volume rust
generator there.

This is the start of exposing a circuit library to C and adds a new
"namespace" `qk_circuit_library_*` for circuit library generator
functions. The intent here is for this to serve as a model for further
expansion of the circuit library in C.

* Add C tests

* Add docs

* Add release note

* Fix rebase issues

* Apply suggestions from code review

Co-authored-by: Jake Lishman <jake@binhbar.com>

* Use Rust edition 2024

* Add ref to release note

---------

Co-authored-by: Jake Lishman <jake@binhbar.com>

93122 of 105534 relevant lines covered (88.24%)

1164511.88 hits per line

Source Files on job 18192961535.1
  • Tree
  • List 870
  • Changed 7
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18192961535
  • 1b75f9bc on github
  • Prev Job for on main (#18191810601.1)
  • Next Job for on main (#18199390267.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