Qiskit / qiskit-ibm-provider

Qiskit Provider for accessing the IBM Quantum Services: Online Systems and Simulators
https://qiskit.org/ecosystem/ibm-provider/
Apache License 2.0
77 stars 67 forks source link

Update uses of `FakeBackends` to be compatible with 0.45 and 1.0 #808

Closed ElePT closed 9 months ago

ElePT commented 9 months ago

Summary

I just naively modified all the fake backends I found in the code, but I see that #804 removes some of these files, I can prune the changes in this PR to match #804 if necessary.

Related to #804.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7787190529


Totals Coverage Status
Change from base Build 7670662919: 0.0%
Covered Lines: 3476
Relevant Lines: 6745

💛 - Coveralls
kt474 commented 9 months ago

LGTM, I can handle the merge conflicts in #804