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

Qiskit / qiskit / 17809165256
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: substitute_pi4_rotations
DEFAULT BRANCH: main
Ran 17 Sep 2025 08:41PM UTC
Jobs 1
Files 868
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 07:58PM UTC coverage: 88.294% (-0.01%) from 88.304%
17809165256

push

github

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

* 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

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

31 existing lines in 5 files now uncovered.

92777 of 105077 relevant lines covered (88.29%)

871318.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.79
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
72.98
0.16% crates/circuit/src/parameter/symbol_expr.rs
5
92.27
-0.26% crates/qasm2/src/lex.rs
6
94.25
-1.37% qiskit/visualization/circuit/_utils.py
18
96.62
-1.42% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 17809165256.1 17 Sep 2025 08:41PM UTC 868
88.29
GitHub Action Run
Source Files on build 17809165256
  • Tree
  • List 868
  • Changed 13
  • Source Changed 7
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17809165256
  • bb100f83 on github
  • Prev Build on gh-readonly-queue/main/pr-15020-98019fe72782933d57be85eb4f1331586536a5b9 (#17795583904)
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