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

Remove Provider ABC (deprecated in 1.1) #13435

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Nov 13, 2024

Summary

Provider and ProviderV1 have been deprecated in #12145. This PR removes them.

@1ucian0 1ucian0 requested review from jyu00 and a team as code owners November 13, 2024 18:00
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

@1ucian0 1ucian0 marked this pull request as draft November 13, 2024 19:00
@1ucian0 1ucian0 added this to the 2.0.0 milestone Nov 13, 2024
@1ucian0 1ucian0 changed the title Remove Provider ABC - deprecated in 1.1 Remove Provider ABC (deprecated in 1.1) Nov 13, 2024
@coveralls
Copy link

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 11895729885

Details

  • 8 of 10 (80.0%) changed or added relevant lines in 1 file are covered.
  • 11 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.01%) to 88.934%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit/providers/basic_provider/basic_provider.py 8 10 80.0%
Files with Coverage Reduction New Missed Lines %
crates/accelerate/src/two_qubit_decompose.rs 1 92.27%
crates/accelerate/src/unitary_synthesis.rs 1 92.2%
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 2 91.98%
crates/qasm2/src/parse.rs 6 97.15%
Totals Coverage Status
Change from base Build 11842392021: -0.01%
Covered Lines: 79382
Relevant Lines: 89259

💛 - Coveralls

@1ucian0
Copy link
Member Author

1ucian0 commented Nov 18, 2024

Neko failure is blocked by the release of qiskit-community/qiskit-experiments#1490

@1ucian0 1ucian0 marked this pull request as ready for review November 18, 2024 14:00
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

  • @Qiskit/terra-core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants