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

Qiskit / qiskit / 8047382833
89%
main: 88%

Build:
Build:
LAST BUILD BRANCH: full_rust_qpy_flow
DEFAULT BRANCH: main
Ran 26 Feb 2024 10:42AM UTC
Jobs 1
Files 817
Run time 58s
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 10:29AM UTC coverage: 89.285% (+0.02%) from 89.266%
8047382833

Pull #11884

github

mergify[bot]
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

(cherry picked from commit 65ab96508)
Pull Request #11884: Fix handling of control flow instructions in convert_to_target() (backport #11877)

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

1 existing line in 1 file now uncovered.

58902 of 65971 relevant lines covered (89.28%)

186179.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8047382833.1 26 Feb 2024 10:42AM UTC 0
89.28
GitHub Action Run
Source Files on build 8047382833
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #11884
  • PR Base - stable/1.0 (#8046413879)
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