Skip to content

Conversation

aborgna-q
Copy link
Collaborator

Adds a generic node type to the NodeHandle type.

This is a required change for #2029.

drive-by: Implement the "Link the NodeHandles to the OpType" TODO

@aborgna-q aborgna-q requested a review from a team as a code owner April 16, 2025 13:07
@aborgna-q aborgna-q requested a review from cqc-alec April 16, 2025 13:07
Copy link

codecov bot commented Apr 16, 2025

Codecov Report

Attention: Patch coverage is 38.46154% with 8 lines in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (195f30c) to head (e5f4294).
Report is 1 commits behind head on release-rs-v0.16.0.

Files with missing lines Patch % Lines
hugr-core/src/ops.rs 0.00% 7 Missing ⚠️
hugr-core/src/ops/handle.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@                  Coverage Diff                   @@
##           release-rs-v0.16.0    #2092      +/-   ##
======================================================
- Coverage               83.15%   83.14%   -0.02%     
======================================================
  Files                     218      218              
  Lines                   41923    41930       +7     
  Branches                38101    38108       +7     
======================================================
  Hits                    34861    34861              
- Misses                   5257     5264       +7     
  Partials                 1805     1805              
Flag Coverage Δ
python 85.40% <ø> (ø)
rust 82.91% <38.46%> (-0.02%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aborgna-q aborgna-q force-pushed the ab/generic-node-handle branch from da3e470 to e5f4294 Compare April 16, 2025 13:28
@aborgna-q aborgna-q added this pull request to the merge queue Apr 16, 2025
Merged via the queue into release-rs-v0.16.0 with commit 6347756 Apr 16, 2025
24 of 25 checks passed
@aborgna-q aborgna-q deleted the ab/generic-node-handle branch April 16, 2025 13:56
aborgna-q added a commit that referenced this pull request May 7, 2025
Adds a generic node type to the `NodeHandle` type.

This is a required change for #2029.

drive-by: Implement the "Link the NodeHandles to the OpType" TODO
This was referenced May 7, 2025
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