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

Qiskit / qiskit / 8172358634
88%

Build:
DEFAULT BRANCH: main
Ran 06 Mar 2024 01:04PM UTC
Jobs 1
Files 818
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

06 Mar 2024 12:18PM UTC coverage: 89.314% (+0.006%) from 89.308%
8172358634

push

github

web-flow
Fix `Instruction.repeat` with conditionals (#11940)

* Fix `Instruction.repeat` with conditionals

We can't put register conditionals within an `Instruction.definition`
field; the data model of `QuantumCircuit` doesn't permit closing over
registers from within definitions.  This commit moves a condition to the
outer `Instruction` that's returned.

* Avoid 'to_mutable' if not needed

* Add proviso on repeated conditionals in documentation

* Update wording in release note

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

---------

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>

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

12 existing lines in 2 files now uncovered.

59126 of 66200 relevant lines covered (89.31%)

243206.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
91.44
-0.5% crates/qasm2/src/lex.rs
6
97.62
0.46% crates/qasm2/src/parse.rs
Jobs
ID Job ID Ran Files Coverage
1 8172358634.1 06 Mar 2024 01:04PM UTC 818
89.31
GitHub Action Run
Source Files on build 8172358634
  • Tree
  • List 818
  • Changed 30
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6ebb7aa5 on github
  • Prev Build on gh-readonly-queue/main/pr-11953-f4b50fbb2d3fe7871589fae898f6eadbad7c959b (#8171130699)
  • Next Build on main (#8177660577)
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