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

chore(main): release hugr-py 0.9.0 #1548

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Oct 3, 2024

🤖 I have created a release beep boop

0.9.0 (2024-10-14)

⚠ BREAKING CHANGES

  • Package moved to new hugr.package module
  • The length op in the std collections extensions now also returns the list.

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.79%. Comparing base (3d7405c) to head (169a848).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1548   +/-   ##
=======================================
  Coverage   85.79%   85.79%           
=======================================
  Files         135      135           
  Lines       24687    24687           
  Branches    21623    21623           
=======================================
  Hits        21180    21180           
  Misses       2405     2405           
  Partials     1102     1102           
Flag Coverage Δ
python 92.68% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch 5 times, most recently from c1e17ed to 12ecfe4 Compare October 10, 2024 12:59
@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch 4 times, most recently from cba4660 to a018df5 Compare October 11, 2024 15:20
@ss2165 ss2165 marked this pull request as ready for review October 11, 2024 15:41
@ss2165 ss2165 requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners October 11, 2024 15:41
Copy link
Collaborator

@aborgna-q aborgna-q left a comment

Choose a reason for hiding this comment

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

:shipit:

@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch from d1c5a12 to bd432c9 Compare October 14, 2024 09:05
@aborgna-q aborgna-q added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 96f9891 Oct 14, 2024
20 checks passed
@aborgna-q aborgna-q deleted the release-please--branches--main--components--hugr-py branch October 14, 2024 09:50
@hugrbot
Copy link
Collaborator Author

hugrbot commented Oct 14, 2024

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a from_json to hugr.ext.Extension Instantiate extension operations from an OpDef in python
4 participants