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 is_ variant methods to EdgeKind #1768

Merged
merged 1 commit into from
Dec 11, 2024
Merged

feat: add is_ variant methods to EdgeKind #1768

merged 1 commit into from
Dec 11, 2024

Conversation

ss2165
Copy link
Member

@ss2165 ss2165 commented Dec 11, 2024

Closes #1767

@ss2165 ss2165 requested a review from a team as a code owner December 11, 2024 15:19
@ss2165 ss2165 requested a review from zrho December 11, 2024 15:19
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 86.58%. Comparing base (eef239f) to head (b14d6b9).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/types.rs 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1768      +/-   ##
==========================================
- Coverage   86.62%   86.58%   -0.04%     
==========================================
  Files         180      180              
  Lines       32843    32858      +15     
  Branches    29750    29765      +15     
==========================================
  Hits        28449    28449              
- Misses       2758     2773      +15     
  Partials     1636     1636              
Flag Coverage Δ
python 92.43% <ø> (ø)
rust 85.97% <0.00%> (-0.05%) ⬇️

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 added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit a866bb5 Dec 11, 2024
24 of 25 checks passed
@ss2165 ss2165 deleted the ss/is_var branch December 11, 2024 15:46
This was referenced Dec 11, 2024
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.

EdgeKind is_variant functions
2 participants