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

Qiskit / qiskit / 19871143687
88%

Build:
DEFAULT BRANCH: main
Ran 02 Dec 2025 08:15PM UTC
Jobs 1
Files 880
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

02 Dec 2025 07:09PM UTC coverage: 88.395% (-0.006%) from 88.401%
19871143687

push

github

web-flow
Preserve Python `range` objects in for loops (#15404)

* Preserve Python `range` objects in for loops

The `ForLoopOp` always preserved Python `range` objects in the
structured form, and had special-purpose visualisation and OQ3 export
capabilities to ensure that these were handled in a structured way
end-to-end.  While the initial Rust port preserved the Python type
hints (`range` _is_ an `Iterable[int]`), it didn't preserve all the
intended behaviour.

This commit includes the setup to allow the for-loop collection to be
more dynamically typed as well.

* Fix clippy complaints

46 of 69 new or added lines in 5 files covered. (66.67%)

6 existing lines in 2 files now uncovered.

95876 of 108463 relevant lines covered (88.4%)

1208726.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
83.51
-0.67% crates/circuit/src/circuit_instruction.rs
17
86.28
-0.48% crates/circuit/src/operations.rs

Uncovered Existing Lines

Lines Coverage ∆ File
2
73.27
0.29% crates/circuit/src/parameter/symbol_expr.rs
4
92.29
-0.26% crates/qasm2/src/lex.rs
Jobs
ID Job ID Ran Files Coverage
1 19871143687.1 02 Dec 2025 08:15PM UTC 880
88.4
GitHub Action Run
Source Files on build 19871143687
  • Tree
  • List 880
  • Changed 8
  • Source Changed 5
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19871143687
  • 4b6dd226 on github
  • Prev Build on gh-readonly-queue/main/pr-15315-0acc1aa65bc769f0d070144f5cc569fff73cbd70 (#19866841602)
  • Next Build on main (#19871172513)
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