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

feat(py)!: Rename package to hugr #913

Merged
merged 3 commits into from
Apr 3, 2024
Merged

feat(py)!: Rename package to hugr #913

merged 3 commits into from
Apr 3, 2024

Conversation

aborgna-q
Copy link
Collaborator

No description provided.

@aborgna-q aborgna-q requested a review from ss2165 April 3, 2024 16:30
@aborgna-q aborgna-q changed the title feat!(py): Rename package to hugr feat(py)!: Rename package to hugr Apr 3, 2024
Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.56%. Comparing base (ff9d786) to head (a3fd7a7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #913      +/-   ##
==========================================
- Coverage   85.63%   85.56%   -0.07%     
==========================================
  Files          78       78              
  Lines       14444    14444              
  Branches    14444    14444              
==========================================
- Hits        12369    12359      -10     
- Misses       1436     1445       +9     
- Partials      639      640       +1     
Flag Coverage Δ
rust 85.56% <ø> (-0.07%) ⬇️

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.

@aborgna-q aborgna-q marked this pull request as draft April 3, 2024 16:38
@aborgna-q aborgna-q marked this pull request as ready for review April 3, 2024 17:08
@aborgna-q aborgna-q added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 9fe65db Apr 3, 2024
18 checks passed
@aborgna-q aborgna-q deleted the refactor/rename-py branch April 3, 2024 17:18
github-merge-queue bot pushed a commit that referenced this pull request Apr 15, 2024
🤖 I have created a release *beep* *boop*
---


## 0.1.0 (2024-04-15)


### ⚠ BREAKING CHANGES

* Flatten `LeafOp` ([#922](#922))
* EdgeKind::{Static -> Const}, add new EdgeKind::Function, Type contains
only monomorphic functions, remove TypeApply.
* **py:** Rename package to `hugr`
([#913](#913))

### Features

* Flatten `LeafOp` ([#922](#922))
([3598913](3598913))
* No polymorphic closures
([#906](#906))
([b05dd6b](b05dd6b))
* **py:** Rename package to `hugr`
([#913](#913))
([9fe65db](9fe65db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
aborgna-q added a commit that referenced this pull request Apr 23, 2024
🤖 I have created a release *beep* *boop*
---


## 0.1.0 (2024-04-15)


### ⚠ BREAKING CHANGES

* Flatten `LeafOp` ([#922](#922))
* EdgeKind::{Static -> Const}, add new EdgeKind::Function, Type contains
only monomorphic functions, remove TypeApply.
* **py:** Rename package to `hugr`
([#913](#913))

### Features

* Flatten `LeafOp` ([#922](#922))
([3598913](3598913))
* No polymorphic closures
([#906](#906))
([b05dd6b](b05dd6b))
* **py:** Rename package to `hugr`
([#913](#913))
([9fe65db](9fe65db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Agustín Borgna <121866228+aborgna-q@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants