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

Qiskit / qiskit / 17810732090
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 17 Sep 2025 09:53PM 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

17 Sep 2025 09:08PM UTC coverage: 88.388% (+0.01%) from 88.377%
17810732090

push

github

web-flow
Preserve registers in output TranspileLayout (#15024) (#15025)

* Preserve registers in output TranspileLayout

In the move of the ApplyLayout pass in Rust one detail of the initial
layout was being lost in the translation from Python Layout ->
Rust TranspileLayout -> Python TranspileLayout the registers tracked in
the initial layout. To address this, a vec of registers is added to the
Rust space `TranspileLayout` struct. This then gets populated when going
from Python -> Rust from the initial layout, and when converting from a
Rust TranspileLayout -> Python TranspileLayout the initial layout field
adds the tracked registers.

Since the bug wasn't included in a full release no release note is
included. It will be tagged for the changelog though to indicate the
difference between 2.2.0rc1 and 2.2.0

Fixes #15014

* Fix cext rust tests too

* Add test for allocated ancilla register too

(cherry picked from commit bb100f83c)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

62 of 62 new or added lines in 7 files covered. (100.0%)

14 existing lines in 3 files now uncovered.

92261 of 104382 relevant lines covered (88.39%)

545441.19 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
92.01
0.77% crates/qasm2/src/lex.rs
6
97.56
0.0% crates/qasm2/src/parse.rs
6
94.25
-1.37% qiskit/visualization/circuit/_utils.py
Jobs
ID Job ID Ran Files Coverage
1 17810732090.1 17 Sep 2025 09:53PM UTC 866
88.39
GitHub Action Run
Source Files on build 17810732090
  • Tree
  • List 866
  • Changed 13
  • Source Changed 7
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17810732090
  • cad44743 on github
  • Prev Build on gh-readonly-queue/stable/2.2/pr-15023-d53bbc46a0bce9307e17dfbf854026d9b706d26f (#17798060062)
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