Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(py): Fix array/list value serialization #1827

Merged
merged 1 commit into from
Dec 20, 2024

fix(py): Fix array/list value serialization

1aa5619
Select commit
Loading
Failed to load commit list.
Merged

fix(py): Fix array/list value serialization #1827

fix(py): Fix array/list value serialization
1aa5619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

25.00% of diff hit (target 86.64%)

View this Pull Request on Codecov

25.00% of diff hit (target 86.64%)

Annotations

Check warning on line 76 in hugr-py/src/hugr/std/collections/array.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/std/collections/array.py#L74-L76

Added lines #L74 - L76 were not covered by tests

Check warning on line 55 in hugr-py/src/hugr/std/collections/list.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/std/collections/list.py#L53-L55

Added lines #L53 - L55 were not covered by tests