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

Qiskit / qiskit / 8047372927
88%

Build:
DEFAULT BRANCH: main
Ran 26 Feb 2024 10:42AM UTC
Jobs 1
Files 817
Run time 1min
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

26 Feb 2024 09:47AM UTC coverage: 89.279% (+0.008%) from 89.271%
8047372927

push

github

web-flow
Fix handling of control flow instructions in convert_to_target() (#11877)

This commit fixes an issue in the convert_to_target() function where it
wasn't looking for control flow instructions in the proper location.
Typically the control flow instructions are put in the
supported_instructions field of the BackendConfiguration, but the
convert_to_target() function was ignoring this field. This commit
updates the function to check supported_instructions for the control
flow instructions. It doesn't more broadly look at
the supported_instructions field, because on other backends this field
is used to list the supported pulse instructions which might have name
conflicts with other instructions and cause issues building a target.

Fixes #11872

58893 of 65965 relevant lines covered (89.28%)

246207.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8047372927.1 26 Feb 2024 10:42AM UTC 0
89.28
GitHub Action Run
Source Files on build 8047372927
Detailed source file information is not available for this build.
  • Back to Repo
  • 65ab9650 on github
  • Prev Build on main (#8045221120)
  • Next Build on main (#8049152435)
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