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

Rename package to qiskit-addon-cutting (code only) #661

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

garrison
Copy link
Member

@garrison garrison commented Aug 21, 2024

This performs the code-only portion of the rename, namely:

  • the package name circuit-knitting-toolbox has been renamed to qiskit-addon-cutting
  • the import location circuit_knitting.cutting has been renamed to qiskit_addon_cutting
  • the import locations circuit_knitting.utils has been renamed to qiskit_addon_cutting.utils

There may be some decisions that are more like judgement calls in the later portions of the migration (e.g., docs), so I wanted to get this big, straightforward pull request out of the way first.

  • move test files

@garrison garrison added this to the 0.9.0 milestone Aug 21, 2024
@coveralls
Copy link

coveralls commented Aug 21, 2024

Pull Request Test Coverage Report for Build 10518413275

Details

  • 12 of 12 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 10478519704: 0.0%
Covered Lines: 2408
Relevant Lines: 2408

💛 - Coveralls

@garrison garrison marked this pull request as ready for review August 21, 2024 19:09
@garrison garrison merged commit ac08033 into main Aug 23, 2024
11 checks passed
@garrison garrison deleted the big-rename branch August 23, 2024 19:47
garrison added a commit that referenced this pull request Sep 9, 2024
This is a follow-up to #661, which contained only the necessary
source code changes.
garrison added a commit that referenced this pull request Sep 9, 2024
This is a follow-up to #661, which contained only the necessary
source code changes.
garrison added a commit that referenced this pull request Sep 10, 2024
* Rename package to qiskit-addon-cutting

This is a follow-up to #661, which contained only the necessary
source code changes.

* Update the Docker registry, don't specify a particular python version

* Update description
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.

2 participants