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

Qiskit / qiskit / 15687749088
88%
main: 88%

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

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)

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

11 existing lines in 2 files now uncovered.

72962 of 82785 relevant lines covered (88.13%)

346662.63 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
92.98
-0.25% crates/qasm2/src/lex.rs
6
97.15
-0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 15687749088.1 16 Jun 2025 05:53PM UTC 789
88.13
GitHub Action Run
Source Files on build 15687749088
  • Tree
  • List 789
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15687749088
  • Pull Request #14624
  • PR Base - stable/2.0 (#15686035107)
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