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

feat(hugr-py): builder ops separate from serialised ops #1140

Merged
merged 5 commits into from
Jun 4, 2024

refactor: use _ops in circular import

ac56552
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): builder ops separate from serialised ops #1140

refactor: use _ops in circular import
ac56552
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 4, 2024 in 0s

90.74% of diff hit (target 87.09%)

View this Pull Request on Codecov

90.74% of diff hit (target 87.09%)

Annotations

Check warning on line 10 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L10

Added line #L10 was not covered by tests

Check warning on line 16 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L16

Added line #L16 was not covered by tests

Check warning on line 41 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 50 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L50

Added line #L50 was not covered by tests

Check warning on line 56 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L56

Added line #L56 was not covered by tests

Check warning on line 77 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L77

Added line #L77 was not covered by tests

Check warning on line 129 in hugr-py/src/hugr/_ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L129

Added line #L129 was not covered by tests

Check warning on line 47 in hugr-py/src/hugr/serialization/ops.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/serialization/ops.py#L47

Added line #L47 was not covered by tests