feat(hugr-py): define type hierarchy separate from serialized #1176
Codecov / codecov/project
succeeded
Jun 6, 2024 in 0s
87.06% (-0.04%) compared to 1cdaeed, passed because coverage increased by -0.01% when compared to adjusted base (87.06%)
View this Pull Request on Codecov
87.06% (-0.04%) compared to 1cdaeed, passed because coverage increased by -0.01% when compared to adjusted base (87.06%)
Details
Codecov Report
Attention: Patch coverage is 85.03650%
with 41 lines
in your changes missing coverage. Please review.
Project coverage is 87.06%. Comparing base (
1cdaeed
) to head (05750f8
).
Files | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/_tys.py | 86.07% | 22 Missing |
hugr-py/src/hugr/serialization/tys.py | 78.88% | 19 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1176 +/- ##
==========================================
- Coverage 87.09% 87.06% -0.04%
==========================================
Files 97 98 +1
Lines 19285 19521 +236
Branches 18420 18420
==========================================
+ Hits 16796 16995 +199
- Misses 1636 1673 +37
Partials 853 853
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading