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

Removed Deprecated VF2 Call Limit #11540

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

sbrandhsn
Copy link
Contributor

Summary

Removed deprecated get_vf2_call_limit function and associated tests.

Details and comments

@sbrandhsn sbrandhsn added the Changelog: Removal Include in the Removed section of the changelog label Jan 10, 2024
@sbrandhsn sbrandhsn requested a review from a team as a code owner January 10, 2024 17:51
@qiskit-bot
Copy link
Collaborator

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

  • @Qiskit/terra-core

@coveralls
Copy link

coveralls commented Jan 10, 2024

Pull Request Test Coverage Report for Build 7482563209

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 87.611%

Totals Coverage Status
Change from base Build 7476756860: 0.01%
Covered Lines: 59654
Relevant Lines: 68090

💛 - Coveralls

Copy link
Contributor

@kevinhartman kevinhartman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for doing this removal!

upgrade:
- |
Removed deprecated function :func:`~qiskit.transpiler.preset_passmanagers.common.get_vf2_call_limit`
and its corresponding test. Instead, use
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more small point for release note style is that we ought to only mention user-facing changes, so in this case we can omit the bit about the tests being updated. Not a reason to hold up this PR, we can easily adjust this when we create and review the release notes PR during release 🙂.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, I will keep this in mind the next time I write a release note, thanks! :-)

@kevinhartman kevinhartman added this pull request to the merge queue Jan 11, 2024
Merged via the queue into Qiskit:main with commit f06b9a4 Jan 11, 2024
13 checks passed
ShellyGarion pushed a commit to ShellyGarion/qiskit-terra that referenced this pull request Jan 18, 2024
* deprecate 0.25 passmanager

* revert

* removed deprecated function get_vf2_call_limit

* minor: lint/black

* reno fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: Removal Include in the Removed section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants