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

Deprecate backend.run #1579

Merged
merged 7 commits into from
Apr 15, 2024
Merged

Deprecate backend.run #1579

merged 7 commits into from
Apr 15, 2024

Conversation

kt474
Copy link
Member

@kt474 kt474 commented Apr 2, 2024

Summary

Details and comments

Fixes #1561

@kt474 kt474 added Changelog: Deprecation Include in Deprecated section of changelog on hold labels Apr 2, 2024
@coveralls
Copy link

coveralls commented Apr 2, 2024

Pull Request Test Coverage Report for Build 8694567869

Details

  • 4 of 6 (66.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 83.619%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_runtime/ibm_backend.py 4 6 66.67%
Totals Coverage Status
Change from base Build 8694534952: -0.01%
Covered Lines: 6248
Relevant Lines: 7472

💛 - Coveralls

@jyu00
Copy link
Collaborator

jyu00 commented Apr 4, 2024

We also need deprecation message for session related methods in IBMBackend, since they're only meant for backend.run.

@jyu00 jyu00 added this to the 0.23.0 milestone Apr 15, 2024
@jyu00 jyu00 marked this pull request as ready for review April 15, 2024 18:20
@kt474 kt474 removed the on hold label Apr 15, 2024
@jyu00 jyu00 merged commit d456084 into Qiskit:main Apr 15, 2024
20 checks passed
@kt474 kt474 deleted the deprecate-backend-run branch April 15, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Deprecation Include in Deprecated section of changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate backend.run
3 participants