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

Qiskit / qiskit / 15687749088 / 1
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: correct-approximation-degree
DEFAULT BRANCH: main
Ran 16 Jun 2025 05:53PM UTC
Files 789
Run time 34s
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

16 Jun 2025 05:32PM UTC coverage: 88.134% (-0.008%) from 88.142%
15687749088.1

Pull #14624

github

mergify[bot]
Fix classical bit mapping in HLS pass (#14597)

* Map classical bits from block to outer circuit

Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>

* Add regression test

* Add reno

* Avoid allocating cargs

Previously the cargs were being written to a Vec<usize> as an
intermediate storage, however we are just returning them directly and
don't need to allocate or change the types. This commit just works with
the slice returned from the interner directly which both simplifies the
code and should also be faster.

---------

Co-authored-by: Alexander Ivrii <alexi@il.ibm.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
(cherry picked from commit 9ec464af4)
Pull Request #14624: Fix classical bit mapping in HLS pass (backport #14597)

72962 of 82785 relevant lines covered (88.13%)

346662.63 hits per line

Source Files on job 15687749088.1
  • Tree
  • List 789
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15687749088
  • 4cd9e7d5 on github
  • Prev Job for on mergify/bp/stable/2.0/pr-14597 (#15686035107.1)
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