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): only require input type annotations when building #1199

Merged
merged 17 commits into from
Jun 18, 2024

feat: flow input types to output in cfg building

e8b3a17
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): only require input type annotations when building #1199

feat: flow input types to output in cfg building
e8b3a17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 18, 2024 in 1s

90.39% of diff hit (target 86.61%)

View this Pull Request on Codecov

90.39% of diff hit (target 86.61%)

Annotations

Check warning on line 34 in hugr-py/src/hugr/_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_cfg.py#L34

Added line #L34 was not covered by tests

Check warning on line 80 in hugr-py/src/hugr/_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_cfg.py#L80

Added line #L80 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_cfg.py#L83

Added line #L83 was not covered by tests

Check warning on line 108 in hugr-py/src/hugr/_cfg.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_cfg.py#L108

Added line #L108 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_dfg.py#L105-L107

Added lines #L105 - L107 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_dfg.py#L126

Added line #L126 was not covered by tests

Check warning on line 30 in hugr-py/src/hugr/_exceptions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_exceptions.py#L30

Added line #L30 was not covered by tests

Check warning on line 276 in hugr-py/src/hugr/_hugr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_hugr.py#L276

Added line #L276 was not covered by tests

Check warning on line 351 in hugr-py/src/hugr/_hugr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_hugr.py#L351

Added line #L351 was not covered by tests

Check warning on line 357 in hugr-py/src/hugr/_hugr.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_hugr.py#L357

Added line #L357 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L11 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_ops.py#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 39 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

Added line #L39 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L69 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L98 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L207 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L278 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L299 was not covered by tests