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

Qiskit / qiskit / 26454329316
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: unify-pytypes
DEFAULT BRANCH: main
Ran 26 May 2026 02:59PM UTC
Jobs 1
Files 945
Run time 4min
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 May 2026 02:25PM UTC coverage: 87.504% (-0.008%) from 87.512%
26454329316

push

github

web-flow
Add less fallible method for adding anonymous qubits to circuits (#15570)

When we can statically state that the qubits we're adding are new
anonymous qubits, the only way the qubit-adding functions can fail is by
going over capacity.  This commit exposes a way to do this safely,
reducing one of the failure modes of `CircuitData::with_capacity`, which
can provably not error during bit expansion because the maximums of the
`num_qubits` and `num_clbits` arguments are within the capacity.

33 of 35 new or added lines in 2 files covered. (94.29%)

28 existing lines in 4 files now uncovered.

108466 of 123955 relevant lines covered (87.5%)

960442.22 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
87.18
0.0% crates/circuit/src/circuit_data.rs

Coverage Regressions

Lines Coverage ∆ File
18
96.68
-0.47% crates/qasm2/src/parse.rs
8
91.26
-1.29% crates/qasm2/src/lex.rs
1
91.04
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
Jobs
ID Job ID Ran Files Coverage
1 26454329316.1 26 May 2026 02:59PM UTC 945
87.5
GitHub Action Run
Source Files on build 26454329316
  • Tree
  • List 945
  • Changed 7
  • Source Changed 2
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26454329316
  • bc0da85c on github
  • Prev Build on gh-readonly-queue/main/pr-16266-8acbb04390855014183614e2a10a1907ac178d6d (#26434574696)
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