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

Qiskit / qiskit-terra / 5477622585
86%
main: 87%

Build:
Build:
LAST BUILD BRANCH: sparsepauliop_default_init
DEFAULT BRANCH: main
Ran 06 Jul 2023 04:31PM UTC
Jobs 1
Files 1246
Run time 18s
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

pending completion
5477622585

push

github

mergify[bot]
Fix `CheckMap` with control-flow builder nested conditionals (#10395)

The recursion inside the `CheckMap` pass was based on a custom
`DAGCircuit.compose` solution, rather than the more standard
qubit-argument-binding setup we normally use.  This did not pass in the
clbit ordering to the composition, which could cause it to fail to map
nested conditional statements.

Instead, we can just enter each DAG naturally, and use the regular wire
map to access the physical indices being referred to.

(cherry picked from commit 163875e5d)

71354 of 83062 relevant lines covered (85.9%)

45049.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5477622585.1 06 Jul 2023 04:31PM UTC 0
85.9
GitHub Action Run
Source Files on build 5477622585
Detailed source file information is not available for this build.
  • Back to Repo
  • 90bd4aef on github
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