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

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

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 03:04PM UTC
Files 881
Run time 47s
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

10 Dec 2025 02:00PM UTC coverage: 88.309% (+0.02%) from 88.287%
20101892139.1

push

github

web-flow
Unify `ControlFlowView::try_from_instruction` (#15425)

`CircuitData` and `DAGCircuit` had two independent implementations of
this logic.  This originally stemmed from `CircuitData` using a
different internal storage mechanism for the control-flow blocks, but
since these were unified into the `ControlFlowBlocks` ref-counted
storage, it becomes easily possible to unify the control-flow viewing
logic.

This has a knock-on advantage of exposing a finer-grained borrow-check
model for the construction of the control-flow views, which is useful
for logic _within_ `CircuitData` (such as the `track_parameters` logic)
which wants to mutate part of the `CircuitData` state while still
producing these immutable control-flow borrows.

96334 of 109087 relevant lines covered (88.31%)

1208811.75 hits per line

Source Files on job 20101892139.1
  • Tree
  • List 881
  • Changed 8
  • Source Changed 3
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20101892139
  • ce874314 on github
  • Prev Job for on main (#20094131654.1)
  • Next Job for on main (#20104966534.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