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): CFG builder #1192

Merged
merged 6 commits into from
Jun 17, 2024

rename set_single_successor_outputs

58a03b3
Select commit
Loading
Failed to load commit list.
Merged

feat(hugr-py): CFG builder #1192

rename set_single_successor_outputs
58a03b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 17, 2024 in 0s

93.29% of diff hit (target 86.52%)

View this Pull Request on Codecov

93.29% of diff hit (target 86.52%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L17 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L33 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L12 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_dfg.py#L87-L89

Added lines #L87 - L89 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L21 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

hugr-py/src/hugr/_hugr.py#L29-L30

Added lines #L29 - L30 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L156 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L174 was not covered by tests