feat(hugr-py): builder for function definition/declaration and call #1212
Codecov / codecov/project
succeeded
Jun 21, 2024 in 0s
86.92% (+0.04%) compared to 43569a4
View this Pull Request on Codecov
86.92% (+0.04%) compared to 43569a4
Details
Codecov Report
Attention: Patch coverage is 87.85425%
with 30 lines
in your changes missing coverage. Please review.
Project coverage is 86.92%. Comparing base (
43569a4
) to head (e142c65
).
Files | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/_ops.py | 77.77% | 24 Missing |
hugr-py/src/hugr/_function.py | 88.88% | 3 Missing |
hugr-py/src/hugr/_dfg.py | 87.50% | 2 Missing |
hugr-py/src/hugr/_node_port.py | 98.61% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1212 +/- ##
==========================================
+ Coverage 86.88% 86.92% +0.04%
==========================================
Files 98 100 +2
Lines 18530 18690 +160
Branches 16827 16827
==========================================
+ Hits 16099 16246 +147
- Misses 1657 1670 +13
Partials 774 774
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading