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(hugr-py): store children in node weight #1160

Merged
merged 1 commit into from
Jun 6, 2024

feat(hugr-py): store children in node weight

85db014
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): store children in node weight #1160

feat(hugr-py): store children in node weight
85db014
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

87.04% (+0.00%) compared to 5da06e1

View this Pull Request on Codecov

87.04% (+0.00%) compared to 5da06e1

Details

Codecov Report

Attention: Patch coverage is 92.59259% with 2 lines in your changes missing coverage. Please review.

Project coverage is 87.04%. Comparing base (5da06e1) to head (85db014).
Report is 1 commits behind head on main.

Files Patch % Lines
hugr-py/src/hugr/_hugr.py 92.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1160   +/-   ##
=======================================
  Coverage   87.04%   87.04%           
=======================================
  Files          97       97           
  Lines       19246    19263   +17     
  Branches    18398    18398           
=======================================
+ Hits        16752    16767   +15     
- Misses       1641     1643    +2     
  Partials      853      853           

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