-
Notifications
You must be signed in to change notification settings - Fork 8
feat!: Remove extension sets from hugr-core
.
#2081
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2081 +/- ##
==========================================
- Coverage 83.09% 82.76% -0.33%
==========================================
Files 219 219
Lines 41910 41004 -906
Branches 37985 37105 -880
==========================================
- Hits 34825 33937 -888
+ Misses 5274 5249 -25
- Partials 1811 1818 +7
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
|
CodSpeed Performance ReportMerging #2081 will improve performances by 18.65%Comparing Summary
Benchmarks breakdown
|
This PR removes (runtime) extension sets from
hugr-core
andhugr-py
(see #1906).BREAKING CHANGE: Functions that manipulate runtime extension sets have been removed from the Rust and Python code. Extension set parameters were removed from operations.