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

Qiskit / qiskit / 17470133942
88%

Build:
DEFAULT BRANCH: main
Ran 04 Sep 2025 05:01PM UTC
Jobs 1
Files 866
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

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

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.

21 of 21 new or added lines in 12 files covered. (100.0%)

22 existing lines in 7 files now uncovered.

92176 of 104302 relevant lines covered (88.37%)

561724.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
93.63
-0.25% crates/qasm2/src/expr.rs
1
92.24
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
2
83.52
-0.37% crates/circuit/src/bit.rs
2
91.75
0.52% crates/qasm2/src/lex.rs
6
97.09
0.94% crates/qasm2/src/parse.rs
9
91.16
-0.53% crates/circuit/src/circuit_data.rs
Jobs
ID Job ID Ran Files Coverage
1 17470133942.1 04 Sep 2025 05:01PM UTC 866
88.37
GitHub Action Run
Source Files on build 17470133942
  • Tree
  • List 866
  • Changed 54
  • Source Changed 46
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17470133942
  • 8b46e595 on github
  • Prev Build on gh-readonly-queue/main/pr-14953-e86a050ecc18717e427e086cb3c127c5ec87ddbd (#17468295175)
  • Next Build on main (#17471183264)
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