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

Qiskit / qiskit / 6633071476
87%
main: 88%

Build:
Build:
LAST BUILD BRANCH: fix-unroll-forloops-global-phase
DEFAULT BRANCH: main
Ran 24 Oct 2023 10:38PM UTC
Jobs 1
Files 1260
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

24 Oct 2023 07:13PM UTC coverage: 87.232% (+0.001%) from 87.231%
6633071476

push

github

web-flow
Fix build filter coupling map with mix ideal/physical targets (#11009) (#11049)

* Fix build filter coupling map with mix ideal/physical targets

This commit fixes a small issue in the Target.build_coupling_map method
with filter_idle_qubits=True. Previously the internal method used to
filter the idle qubits from the coupling map's creation was not
accounting for the case that an instruction in the target could be
ideal. This was never caught because normally if you have an ideal fixed
width instruction in the target that is modelling a simulator which
doesn't have any connectivity constraints and the function would never
be called. But in targets that have a mix of both ideal globally
defined and physical gates the filter code couldn't handle the None used
to represent an ideal globally available gate. This commit fixes that
handling to just ignore the global gate like the normal coupling map
construction does.

* Fix lint

(cherry picked from commit 4dfcba208)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

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

74137 of 84988 relevant lines covered (87.23%)

60747.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6633071476.1 24 Oct 2023 10:38PM UTC 0
87.23
GitHub Action Run
Source Files on build 6633071476
Detailed source file information is not available for this build.
  • Back to Repo
  • 79308e15 on github
  • Prev Build on gh-readonly-queue/stable/0.25/pr-11094-8e63132ad895f87aa769bfccaed76fc83c62f5e5 (#6627349746)
  • Next Build on stable/0.25 (#6633149816)
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