feat(hugr-py): only require input type annotations when building #1199
Codecov / codecov/project
succeeded
Jun 18, 2024 in 0s
86.62% (+0.00%) compared to 4ba4586
View this Pull Request on Codecov
86.62% (+0.00%) compared to 4ba4586
Details
Codecov Report
Attention: Patch coverage is 89.43089%
with 26 lines
in your changes missing coverage. Please review.
Project coverage is 86.62%. Comparing base (
4ba4586
) to head (cf135eb
).
Report is 2 commits behind head on main.
❗ Current head cf135eb differs from pull request most recent head 0664545
Please upload reports for the commit 0664545 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/_ops.py | 85.85% | 14 Missing |
hugr-py/src/hugr/_cfg.py | 90.69% | 4 Missing |
hugr-py/src/hugr/_dfg.py | 90.69% | 4 Missing |
hugr-py/src/hugr/_hugr.py | 87.50% | 3 Missing |
hugr-py/src/hugr/_exceptions.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1199 +/- ##
========================================
Coverage 86.61% 86.62%
========================================
Files 96 96
Lines 18079 18201 +122
Branches 16831 16831
========================================
+ Hits 15660 15767 +107
- Misses 1645 1660 +15
Partials 774 774
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading