CQCL / hugr

Hierarchical Unified Graph Representation
https://crates.io/crates/hugr
Apache License 2.0
15 stars 4 forks source link

feat(hugr-py): add CallIndirect, LoadFunction, Lift, Alias #1218

Closed ss2165 closed 1 week ago

ss2165 commented 2 weeks ago

all ops covered! commits are independent Closes #1213

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 91.78082% with 12 lines in your changes missing coverage. Please review.

Project coverage is 86.95%. Comparing base (af062ea) to head (b9940da).

Files Patch % Lines
hugr-py/src/hugr/_ops.py 90.29% 10 Missing :warning:
hugr-py/src/hugr/_dfg.py 89.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1218 +/- ## ========================================== + Coverage 86.92% 86.95% +0.03% ========================================== Files 100 100 Lines 18690 18810 +120 Branches 16827 16827 ========================================== + Hits 16246 16357 +111 - Misses 1670 1679 +9 Partials 774 774 ``` | [Flag](https://app.codecov.io/gh/CQCL/hugr/pull/1218/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/CQCL/hugr/pull/1218/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | `91.42% <91.78%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.