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: add wrapper for tagging Some, Left, Right, Break, Continue #1814

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Dec 18, 2024

Closes #1808

@ss2165 ss2165 requested a review from a team as a code owner December 18, 2024 13:52
@ss2165 ss2165 requested a review from aborgna-q December 18, 2024 13:52
Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 86.63%. Comparing base (ab94518) to head (1e9eee2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hugr-py/src/hugr/ops.py 83.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1814      +/-   ##
==========================================
- Coverage   86.64%   86.63%   -0.01%     
==========================================
  Files         191      191              
  Lines       34714    34738      +24     
  Branches    31571    31571              
==========================================
+ Hits        30077    30097      +20     
- Misses       2936     2940       +4     
  Partials     1701     1701              
Flag Coverage Δ
python 92.42% <83.33%> (-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.

@ss2165 ss2165 enabled auto-merge December 18, 2024 14:12
ABorgna

This comment was marked as outdated.

@ss2165 ss2165 added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit f0385a0 Dec 18, 2024
23 checks passed
@ss2165 ss2165 deleted the ss/sops branch December 18, 2024 14:17
github-merge-queue bot pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.10.1](hugr-py-v0.10.0...hugr-py-v0.10.1)
(2024-12-18)


### Features

* add ArrayValue to python, rust and lowering
([#1773](#1773))
([d429cff](d429cff))
* add wrapper for tagging Some, Left, Right, Break, Continue
([#1814](#1814))
([f0385a0](f0385a0)),
closes [#1808](#1808)

---
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: Seyon Sivarajah <[email protected]>
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.

Add Some and None ops to hugr-py
3 participants