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

Fix bug with initializing service with channel parameter #706

Merged
merged 5 commits into from
Feb 22, 2023

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Feb 14, 2023

Summary

Details and comments

Fixes #551

@coveralls
Copy link

coveralls commented Feb 14, 2023

Pull Request Test Coverage Report for Build 4236181518

  • 9 of 11 (81.82%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 66.646%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_runtime/accounts/management.py 9 11 81.82%
Files with Coverage Reduction New Missed Lines %
qiskit_ibm_runtime/accounts/management.py 2 95.93%
Totals Coverage Status
Change from base Build 4236177607: -0.01%
Covered Lines: 3271
Relevant Lines: 4908

💛 - Coveralls

@kt474 kt474 added the Changelog: Bugfix Include in the Fixed section of the changelog label Feb 20, 2023
@kt474 kt474 merged commit ef51689 into Qiskit:main Feb 22, 2023
@kt474 kt474 deleted the account-json-init branch February 22, 2023 15:43
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.

QiskitRuntimeService() does not work without qiskit-ibm.json
2 participants