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

Simplify dijkstra code and add tests #21

Merged
merged 11 commits into from
Feb 27, 2024

speed test file

04dbe1e
Select commit
Loading
Failed to load commit list.
Merged

Simplify dijkstra code and add tests #21

speed test file
04dbe1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 27, 2024 in 1s

92.50% of diff hit (target 65.43%)

View this Pull Request on Codecov

92.50% of diff hit (target 65.43%)

Annotations

Check warning on line 170 in R/connectivity.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/connectivity.R#L170

Added line #L170 was not covered by tests

Check warning on line 259 in R/dijkstra.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/dijkstra.R#L259

Added line #L259 was not covered by tests

Check warning on line 23 in R/hasCosts.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/hasCosts.R#L23

Added line #L23 was not covered by tests