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

Qiskit / qiskit / 23248764734
87%

Build:
DEFAULT BRANCH: main
Ran 18 Mar 2026 02:43PM UTC
Jobs 1
Files 914
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

18 Mar 2026 01:37PM UTC coverage: 87.406% (-0.06%) from 87.468%
23248764734

push

github

web-flow
Add C/Python interop for `QuantumRegister` and `ClassicalRegister` (#15768)

* Add C/Python interop for `QuantumRegister` and `ClassicalRegister`

This is largely very straightforwards, since the types are clearly
separated between Rust and Python space.  The only additional trickery
needed was to allow the internal `QuantumRegister` to be borrowed from
the `PyQuantumRegister` instead of cloning an additional reference to
it.  While the runtime savings are incredibly minor, the important
detail is that the register does not need to be freed by the C caller,
which matches the assumptions of all the other Python-space
interoperation methods.

* Fix typos

Co-authored-by: Max Rossmannek <rmax@ethz.ch>

* Fix doubled backticks

Co-authored-by: Max Rossmannek <21973473+mrossinek@users.noreply.github.com>

* Fix typos from merge resolution

Co-authored-by: Max Rossmannek <21973473+mrossinek@users.noreply.github.com>

---------

Co-authored-by: Max Rossmannek <rmax@ethz.ch>
Co-authored-by: Max Rossmannek <21973473+mrossinek@users.noreply.github.com>

0 of 107 new or added lines in 6 files covered. (0.0%)

13 existing lines in 6 files now uncovered.

101278 of 115871 relevant lines covered (87.41%)

1163946.71 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
85.28
0.0% crates/cext/src/dag.rs
2
83.33
0.0% crates/cext/src/sparse_observable.rs
2
86.96
0.0% crates/cext/src/transpiler/target.rs
3
84.82
-0.45% crates/circuit/src/bit.rs
38
0.0
0.0% crates/cext/src/py.rs
60
75.66
-7.48% crates/cext/src/circuit.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.28
0.0% crates/cext/src/dag.rs
1
86.99
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
2
74.39
0.25% crates/circuit/src/parameter/symbol_expr.rs
2
96.89
-0.48% crates/transpiler/src/passes/unitary_synthesis/mod.rs
6
92.29
-0.26% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 23248764734.1 18 Mar 2026 02:43PM UTC 914
87.41
GitHub Action Run
Source Files on build 23248764734
  • Tree
  • List 914
  • Changed 12
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23248764734
  • a415913b on github
  • Prev Build on gh-readonly-queue/main/pr-15821-dd994d0f8f59d6c9fa583cd9cd425e05f578c581 (#23234175375)
  • Next Build on main (#23253049825)
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