feat(hugr-py): only require input type annotations when building #1199
Codecov / codecov/project
succeeded
Jun 18, 2024 in 1s
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 90.03215%
with 31 lines
in your changes missing coverage. Please review.
Project coverage is 86.62%. Comparing base (
4ba4586
) to head (4c616c0
).
Report is 2 commits behind head on main.
❗ Current head 4c616c0 differs from pull request most recent head 28dc387
Please upload reports for the commit 28dc387 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/_ops.py | 86.13% | 19 Missing |
hugr-py/src/hugr/_cfg.py | 92.98% | 4 Missing |
hugr-py/src/hugr/_dfg.py | 92.15% | 4 Missing |
hugr-py/src/hugr/_hugr.py | 88.46% | 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 18253 +174
Branches 16831 16831
========================================
+ Hits 15660 15812 +152
- Misses 1645 1667 +22
Partials 774 774
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading