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): AsCustomOp protocol for user-defined custom op types. #1290

Merged
merged 2 commits into from
Jul 10, 2024

unexpected ops error

b3824bb
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): AsCustomOp protocol for user-defined custom op types. #1290

unexpected ops error
b3824bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 10, 2024 in 0s

89.85% of diff hit (target 87.07%)

View this Pull Request on Codecov

89.85% of diff hit (target 87.07%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/ops.py#L250

Added line #L250 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/ops.py#L254

Added line #L254 was not covered by tests

Check warning on line 14 in hugr-py/src/hugr/std/int.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/std/int.py#L14

Added line #L14 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/std/int.py#L77

Added line #L77 was not covered by tests

Check warning on line 83 in hugr-py/src/hugr/std/int.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/std/int.py#L81-L83

Added lines #L81 - L83 were not covered by tests