-
Notifications
You must be signed in to change notification settings - Fork 9
chore(py): release tket-py 0.12.3 #1063
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
chore(py): release tket-py 0.12.3 #1063
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1063 +/- ##
=======================================
Coverage 78.98% 78.98%
=======================================
Files 115 115
Lines 13389 13389
Branches 12607 12607
=======================================
Hits 10575 10575
Misses 2160 2160
Partials 654 654
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b1538f7
to
b8270b1
Compare
I say we can ignore the release check fail:
That's inside a tket2/tket-py/tket/extensions/__init__.py Lines 15 to 19 in a32873e
|
Fixes the CI error seen here https://github.com/CQCL/tket2/actions/runs/17160316462/job/48687663355?pr=1063#step:7:16 We were also running all the python tests in the repo, and that failed for `tket-exts` since they assume local breaking changes. See #1063 Test run: https://github.com/CQCL/tket2/actions/runs/17160588994/job/48688591843
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.12.3 (2025-08-22)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.