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

Change algorithms from pending deprecate to deprecate #9532

Closed
wants to merge 2 commits into from

Conversation

manoelmarques
Copy link
Member

@manoelmarques manoelmarques commented Feb 3, 2023

Summary

Details and comments

@manoelmarques manoelmarques self-assigned this Feb 3, 2023
@qiskit-bot
Copy link
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

@woodsp-ibm woodsp-ibm added Changelog: Deprecation Include in "Deprecated" section of changelog mod: algorithms Related to the Algorithms module labels Feb 3, 2023
@woodsp-ibm woodsp-ibm added this to the 0.24.0 milestone Feb 3, 2023
@coveralls
Copy link

coveralls commented Feb 3, 2023

Pull Request Test Coverage Report for Build 4188603180

  • 77 of 78 (98.72%) changed or added relevant lines in 23 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 85.283%

Changes Missing Coverage Covered Lines Changed/Added Lines %
qiskit/utils/deprecation.py 14 15 93.33%
Totals Coverage Status
Change from base Build 4188491363: 0.008%
Covered Lines: 67251
Relevant Lines: 78856

💛 - Coveralls

@manoelmarques manoelmarques force-pushed the algorithms branch 6 times, most recently from 2aaaf8a to a3237c6 Compare February 8, 2023 19:45
@manoelmarques manoelmarques changed the title [WIP] Change algorithms from pending deprecate to deprecate Change algorithms from pending deprecate to deprecate Feb 13, 2023
@manoelmarques manoelmarques marked this pull request as ready for review February 13, 2023 13:58
@woodsp-ibm
Copy link
Member

woodsp-ibm commented Feb 24, 2023

Needs care when conflicts are resolved to include the url to migration guide again and the version since deprecation will need to be 0.24.0 (#9616 was the cause of the conflicts)

@Eric-Arellano
Copy link
Collaborator

Needs care when conflicts are resolved to include the url to migration guide again and the version since deprecation will need to be 0.24.0 (#9616 was the cause of the conflicts)

I will push a commit today to fix the merge conflicts to clean up after myself :) My understanding from #9616 (comment) was that we didn't want me to make the change to Deprecated in that PR.

@woodsp-ibm
Copy link
Member

Thanks in advance! That comment was more that the pending deprecation has been in place since 0.22. It now says 0.23,, not that it matters really since this PR will override that yet again to make it since deprecation.

I imagine this will all need fixing up too #9176 - which is the deprecating the logic that the deprecated algorithms relied on for the transition over to primitives.

@woodsp-ibm
Copy link
Member

Closing as superseded by #9883 which has now been completed and merged.

@woodsp-ibm woodsp-ibm closed this Apr 14, 2023
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 mod: algorithms Related to the Algorithms module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants