Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle missing qubit properties in Target generation #505

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Aug 25, 2022

Summary

Copied from Qiskit/qiskit-ibm-provider#382

Details and comments

Fixes #464

@coveralls
Copy link

coveralls commented Aug 25, 2022

Pull Request Test Coverage Report for Build 2929508983

  • 0 of 12 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.1%) to 64.111%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_runtime/utils/backend_converter.py 0 12 0.0%
Files with Coverage Reduction New Missed Lines %
qiskit_ibm_runtime/api/clients/base.py 2 89.74%
Totals Coverage Status
Change from base Build 2920617833: 0.1%
Covered Lines: 3144
Relevant Lines: 4904

💛 - Coveralls

@kt474 kt474 merged commit a8ae6fd into Qiskit:main Aug 26, 2022
@kt474 kt474 deleted the update-backend-converter branch August 26, 2022 14:01
@jyu00 jyu00 added the Changelog: Bugfix Include in the Fixed section of the changelog label Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Bugfix Include in the Fixed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

preset pass manager doesn't work with backend from Runtime
3 participants