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

Various format improvements, wider Python support, dependency cleanup #17

Merged
merged 9 commits into from
Dec 24, 2024

Conversation

nelimee
Copy link
Contributor

@nelimee nelimee commented Dec 10, 2024

This PR:

  • makes the formatting of tqecd code more uniform
  • makes one minor change in test files to support python 3.9
  • add python 3.9 and 3.13 to the versions tested by CI
  • cleans up a few dependencies that were not really needed anymore by tqecd (and that slipped through when extracting tqecd from tqec)

@nelimee nelimee added the enhancement New feature or request label Dec 10, 2024
@nelimee nelimee self-assigned this Dec 10, 2024
Copy link

Code Coverage

Package Line Rate Complexity Health
src.tqecd 94% 0
src.tqecd.match_utils 91% 0
Summary 94% (777 / 830) 0

Copy link
Contributor

@inmzhang inmzhang left a comment

Choose a reason for hiding this comment

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

LGTM

@nelimee nelimee merged commit 3b04649 into main Dec 24, 2024
7 checks passed
@nelimee nelimee deleted the fmt/format-and-remove-deps branch December 24, 2024 09:41
Copy link

🪓 PR closed, deleted preview at https://tqec.github.io/tqecd/pull/17/

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

Successfully merging this pull request may close these issues.

2 participants