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

Qiskit / qiskit / 18192359843
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 02 Oct 2025 01:06PM UTC
Jobs 1
Files 870
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

02 Oct 2025 12:03PM UTC coverage: 88.239% (+0.001%) from 88.238%
18192359843

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>

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

9 existing lines in 3 files now uncovered.

93122 of 105534 relevant lines covered (88.24%)

1161441.78 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
4
72.86
-0.12% crates/circuit/src/parameter/symbol_expr.rs
4
91.77
-0.51% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 18192359843.1 02 Oct 2025 01:06PM UTC 870
88.24
GitHub Action Run
Source Files on build 18192359843
  • Tree
  • List 870
  • Changed 6
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18192359843
  • 1b75f9bc on github
  • Prev Build on gh-readonly-queue/main/pr-14943-7d99ad5e6e54b4c461641824939f1a6f3f783624 (#18191810601)
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