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 for function definition/declaration and call #1212

Merged
merged 3 commits into from
Jun 21, 2024

better error message

e142c65
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): builder for function definition/declaration and call #1212

better error message
e142c65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 21, 2024 in 1s

87.85% of diff hit (target 86.88%)

View this Pull Request on Codecov

87.85% of diff hit (target 86.88%)

Annotations

Check warning on line 181 in hugr-py/src/hugr/_dfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_dfg.py#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 23 in hugr-py/src/hugr/_function.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_function.py#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 49 in hugr-py/src/hugr/_function.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_function.py#L49

Added line #L49 was not covered by tests

Check warning on line 94 in hugr-py/src/hugr/_node_port.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_node_port.py#L94

Added line #L94 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L14 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L23 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#L41

Added line #L41 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L374-L378

Added lines #L374 - L378 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L398-L404

Added lines #L398 - L404 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L460 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L539 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L551-L552

Added lines #L551 - L552 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L572-L573

Added lines #L572 - L573 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L584 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L615 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L637 was not covered by tests