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

fix: extract_hugr not removing root node ports #1239

Merged
merged 2 commits into from
Jun 28, 2024

Add a flat test for SiblingGraph in addition to the DescendantGraph one

4635273
Select commit
Loading
Failed to load commit list.
Merged

fix: extract_hugr not removing root node ports #1239

Add a flat test for SiblingGraph in addition to the DescendantGraph one
4635273
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 28, 2024 in 0s

87.00% (+0.02%) compared to 80b8a85

View this Pull Request on Codecov

87.00% (+0.02%) compared to 80b8a85

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.00%. Comparing base (80b8a85) to head (4635273).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1239      +/-   ##
==========================================
+ Coverage   86.97%   87.00%   +0.02%     
==========================================
  Files         100      100              
  Lines       18998    19000       +2     
  Branches    17013    17015       +2     
==========================================
+ Hits        16524    16530       +6     
+ Misses       1696     1693       -3     
+ Partials      778      777       -1     

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