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

Qiskit / qiskit / 22318797987
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: simplify-sabre-pre-layout
DEFAULT BRANCH: main
Ran 23 Feb 2026 06:43PM UTC
Jobs 1
Files 898
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

23 Feb 2026 06:10PM UTC coverage: 87.856%. Remained the same
22318797987

push

github

web-flow
Typed iterator in QASM3 export of for loops (#15290)

* Adds explicit type to QASM3 for loops

Adds an explicit type to QASM3 for loops, defaulting to `int`
if no type is specified. This change also introduces a
deprecation warning for typeless for loops which will be
removed in a future release. The exporter is updated to always
include the int type, and tests are updated to reflect the
new syntax.

* Removed deprecation warning in AST for Type specification

The type in the ForLoopStatement AST can no longer be optional. Instead, the exporter complies with latest Qiskit specification by forcing the IntType. The deprecation warning upon not providing a type to the AST statement has hence been removed.

* Linting (removed unused import)

* Added upgrade note

* Updated upgrade name

* Additional fix

* Update releasenotes/notes/fix_qasm3_export_for_loop-23429092276a53fa.yaml

---------

Co-authored-by: Luciano Bello <766693+1ucian0@users.noreply.github.com>

6 of 6 new or added lines in 3 files covered. (100.0%)

13 existing lines in 4 files now uncovered.

100209 of 114061 relevant lines covered (87.86%)

1152737.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.11
0.0% crates/circuit/src/parameter/parameter_expression.rs
1
96.02
-0.18% crates/transpiler/src/passes/unitary_synthesis/decomposers.rs
4
92.03
0.0% crates/qasm2/src/lex.rs
7
73.81
-0.29% crates/circuit/src/parameter/symbol_expr.rs
Jobs
ID Job ID Ran Files Coverage
1 22318797987.1 23 Feb 2026 06:43PM UTC 898
87.86
GitHub Action Run
Source Files on build 22318797987
  • Tree
  • List 898
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22318797987
  • 1813978b on github
  • Prev Build on gh-readonly-queue/main/pr-15693-bf6194396f167da96cd982e11ee5e79ff7c0deff (#22314877832)
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