feat(hugr-py): builder ops separate from serialised ops #1140
Codecov / codecov/project
succeeded
Jun 4, 2024 in 0s
87.07% (-0.02%) compared to 72d3b03, passed because coverage increased by -0.01% when compared to adjusted base (87.07%)
View this Pull Request on Codecov
87.07% (-0.02%) compared to 72d3b03, passed because coverage increased by -0.01% when compared to adjusted base (87.07%)
Details
Codecov Report
Attention: Patch coverage is 92.92929%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 87.07%. Comparing base (
72d3b03
) to head (d180047
).
Report is 1 commits behind head on main.
❗ Current head d180047 differs from pull request most recent head ac56552
Please upload reports for the commit ac56552 to get more accurate results.
Files | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/_ops.py | 91.54% | 6 Missing |
hugr-py/src/hugr/serialization/ops.py | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1140 +/- ##
==========================================
- Coverage 87.09% 87.07% -0.02%
==========================================
Files 93 94 +1
Lines 19079 19144 +65
Branches 18353 18353
==========================================
+ Hits 16617 16670 +53
- Misses 1613 1625 +12
Partials 849 849
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading