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

Qiskit / qiskit / 17809804590
88%

Build:
DEFAULT BRANCH: main
Ran 17 Sep 2025 09:06PM 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.291% (-0.01%) from 88.304%
17809804590

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%)

30 existing lines in 5 files now uncovered.

92774 of 105077 relevant lines covered (88.29%)

865568.14 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
4
92.53
0.0% 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 17809804590.1 17 Sep 2025 09:06PM UTC 868
88.29
GitHub Action Run
Source Files on build 17809804590
  • Tree
  • List 868
  • Changed 14
  • Source Changed 7
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17809804590
  • bb100f83 on github
  • Prev Build on gh-readonly-queue/main/pr-15020-98019fe72782933d57be85eb4f1331586536a5b9 (#17795583904)
  • Next Build on main (#17851777282)
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