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

Qiskit / qiskit / 26456003841
88%

Build:
DEFAULT BRANCH: main
Ran 26 May 2026 03:22PM UTC
Jobs 1
Files 945
Run time 5min
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.525% (+0.01%) from 87.512%
26456003841

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%)

6 existing lines in 2 files now uncovered.

108491 of 123955 relevant lines covered (87.52%)

958499.79 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
5
92.8
0.26% crates/qasm2/src/lex.rs
1
93.82
-0.24% crates/qasm2/src/expr.rs
Jobs
ID Job ID Ran Files Coverage
1 26456003841.1 26 May 2026 03:22PM UTC 945
87.52
GitHub Action Run
Source Files on build 26456003841
  • Tree
  • List 945
  • Changed 6
  • Source Changed 2
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26456003841
  • bc0da85c on github
  • Prev Build on gh-readonly-queue/main/pr-16266-8acbb04390855014183614e2a10a1907ac178d6d (#26434574696)
  • Next Build on main (#26457875953)
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