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 68 forks source link

Handle qpy serialization across versions #809

Closed kt474 closed 8 months ago

kt474 commented 8 months ago

Summary

Cherry picked from https://github.com/Qiskit/qiskit-ibm-runtime/pull/1377, credit to @mtreinish We can remove the vendored version of QPY in this repo after a deprecation period

Details and comments

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 7791330546


Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit_ibm_provider/utils/json.py 4 8 50.0%
<!-- Total: 4 8 50.0% -->
Totals Coverage Status
Change from base Build 7791325603: 43.1%
Covered Lines: 2902
Relevant Lines: 6735

💛 - Coveralls