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

Qiskit / qiskit-terra / 5477612871
87%

Build:
DEFAULT BRANCH: main
Ran 06 Jul 2023 04:24PM UTC
Jobs 1
Files 1257
Run time 20s
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
5477612871

push

github

web-flow
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.

71520 of 83217 relevant lines covered (85.94%)

32595.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5477612871.1 06 Jul 2023 04:24PM UTC 0
85.94
GitHub Action Run
Source Files on build 5477612871
Detailed source file information is not available for this build.
  • Back to Repo
  • 163875e5 on github
  • Prev Build on main (#5465425279)
  • Next Build on main (#5482277685)
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