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

Qiskit / qiskit / 18398415308
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: add-pauli-lindblad-map-generators-15228
DEFAULT BRANCH: main
Ran 10 Oct 2025 07:06AM UTC
Jobs 1
Files 867
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

10 Oct 2025 06:27AM UTC coverage: 88.399% (+0.001%) from 88.398%
18398415308

push

github

web-flow
Fix incorrect mapping of ControlFlow block qargs in `BasisTranslator` (#15143) (#15150)

* Fix: `ControlFlowOP`/`BasisTranslator` mismatch
- When extracting the basis of the target and applying the translations onto the dag, the `BasisTranslator` would not use the absolute indices of the operating qubits when a control flow operation block was processed during recursion. The following commit adds a mapping to the following `BasisTranslator` methods:
- `extract_target_basis_circuit` which only gets called during a recursion step.
- `apply_translation` in which it is always `None` unless a recursion step happens.

The provided mapping will correctly direct local block qubit indices into the absolute ones stored by the original circuit from which the operation comes from. This should help fix #13728.

* Fix: Add check for unique qargs.
- Map the unique qargs during `apply_translation` in `BasisTranslator`.

* Test: Add simplified reproducer.

* Revert: Error message in `apply_translation`

* Fix: Add release note

(cherry picked from commit 21a8dec17)

Co-authored-by: Raynel Sanchez <87539502+raynelfss@users.noreply.github.com>

42 of 42 new or added lines in 1 file covered. (100.0%)

21 existing lines in 5 files now uncovered.

92338 of 104456 relevant lines covered (88.4%)

545290.79 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
83.15
2.57% crates/transpiler/src/passes/basis_translator/mod.rs
1
92.24
-0.1% crates/transpiler/src/passes/unitary_synthesis.rs
6
91.75
-0.26% crates/qasm2/src/lex.rs
12
97.09
-0.94% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 18398415308.1 10 Oct 2025 07:06AM UTC 867
88.4
GitHub Action Run
Source Files on build 18398415308
  • Tree
  • List 867
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18398415308
  • 7304d22f on github
  • Prev Build on gh-readonly-queue/stable/2.2/pr-15140-041c0425701bc61a61a212bbf2e2716f04993552 (#18353696875)
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