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

Reachability method with less overhead #55

Merged
merged 6 commits into from
Dec 19, 2023

Better reachability test.

27c3442
Select commit
Loading
Failed to load commit list.
Merged

Reachability method with less overhead #55

Better reachability test.
27c3442
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 19, 2023 in 0s

89.33% of diff hit (target 80.36%)

View this Pull Request on Codecov

89.33% of diff hit (target 80.36%)

Annotations

Check warning on line 64 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L64

Added line #L64 was not covered by tests

Check warning on line 82 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L82

Added line #L82 was not covered by tests

Check warning on line 91 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L91

Added line #L91 was not covered by tests

Check warning on line 125 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L125

Added line #L125 was not covered by tests

Check warning on line 131 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L131

Added line #L131 was not covered by tests

Check warning on line 141 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L141

Added line #L141 was not covered by tests

Check warning on line 167 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L167

Added line #L167 was not covered by tests

Check warning on line 177 in src/symbolic_async_graph/reachability.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/symbolic_async_graph/reachability.rs#L177

Added line #L177 was not covered by tests