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

Qiskit / qiskit / 17470133942 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2025 05:01PM UTC
Files 866
Run time 31s
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

04 Sep 2025 03:41PM UTC coverage: 88.374% (+0.009%) from 88.365%
17470133942.1

push

github

web-flow
Fix register aliasing of qubits in Rust-defined circuits (#14984)

Various Rust-defined methods created circuits in terms of anonymous
qubits, then used `QuantumCircuit._from_circuit_data(add_regs=True)` to
add a dummy `q` register.  However, while the added register
superficially looked like the register created by the
`QuantumCircuit(int)` constructor, it was instead a register alias,
which made it fragile to use.

92176 of 104302 relevant lines covered (88.37%)

561724.33 hits per line

Source Files on job 17470133942.1
  • Tree
  • List 866
  • Changed 54
  • Source Changed 46
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17470133942
  • 8b46e595 on github
  • Prev Job for on main (#17468295175.1)
  • Next Job for on main (#17471183264.1)
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