-
Notifications
You must be signed in to change notification settings - Fork 11
chore: bump hugr dependency to 0.24.3 #1230
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1230 +/- ##
==========================================
- Coverage 78.75% 78.71% -0.04%
==========================================
Files 160 160
Lines 20592 20592
Branches 19490 19490
==========================================
- Hits 16217 16210 -7
- Misses 3387 3392 +5
- Partials 988 990 +2
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:
|
|
This PR contains breaking changes to the public Rust API. cargo-semver-checks summary |
Looks like #1230 changed the snapshots, but my local wheel cache didn't update. This PR includes some fixes: - Update the pytest snapshots of qis-compiler, with the changes arising from CQCL/hugr#2666 and published in `hugr 0.23.4`. - Ensures that the required CI checks fail if `tests-qis-compiler` fails. (And makes sure we don't omit new requirements again). - Adds `update-snapshots-py` to the justfile
No description provided.