fix(py): Fix array/list value serialization #1827
Merged
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
86.63% (-0.01%) compared to b7b2bcd
View this Pull Request on Codecov
86.63% (-0.01%) compared to b7b2bcd
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 86.63%. Comparing base (
b7b2bcd
) to head (1aa5619
).
Files with missing lines | Patch % | Lines |
---|---|---|
hugr-py/src/hugr/std/collections/array.py | 25.00% | 3 Missing |
hugr-py/src/hugr/std/collections/list.py | 25.00% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1827 +/- ##
==========================================
- Coverage 86.64% 86.63% -0.01%
==========================================
Files 192 192
Lines 34754 34758 +4
Branches 31571 31571
==========================================
Hits 30113 30113
- Misses 2940 2944 +4
Partials 1701 1701
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading