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

Qiskit / qiskit / 10563485346
90%

Build:
DEFAULT BRANCH: main
Ran 26 Aug 2024 04:51PM UTC
Jobs 1
Files 871
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

26 Aug 2024 03:38PM UTC coverage: 89.214% (-0.006%) from 89.22%
10563485346

push

github

web-flow
Expose `CircuitData` interners and registers to the `qiskit-circuit` crate (#13006)

* Initial: Expose `CircuitData` interners and registers to the `qiskit-circuit` crate.
- Make the `CircuitData` iter method be an exact-size iterator.

* FIx: Expose immutable views of interners, registers and global phase.
- Revert the changes making the interners and registers visible to the crate `qiskit-circuit`.
- Create methods to expose immutable borrowed views of the interners, registers and global_phase to prevent from mutating the DAGCircuit.
- Add `get_qargs` and `get_cargs` to unpack interned qargs ans cargs.
- Other tweaks and fixes.

* Format: Fix typo in comment

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

* Refactor: Use naming convention for getters.

* Docs: Apply suggestions from code review

- Correct incorrect docstrings for `qubits()` and `clbits()`

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

2 of 23 new or added lines in 1 file covered. (8.7%)

5 existing lines in 1 file now uncovered.

71648 of 80310 relevant lines covered (89.21%)

397964.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
91.96
-2.38% crates/circuit/src/circuit_data.rs

Uncovered Existing Lines

Lines Coverage ∆ File
5
92.23
0.25% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 10563485346.1 26 Aug 2024 04:51PM UTC 871
89.21
GitHub Action Run
Source Files on build 10563485346
  • Tree
  • List 871
  • Changed 49
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cc87318f on github
  • Prev Build on main (#10561362843)
  • Next Build on main (#10579458520)
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