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

Dijkstra maintenance #179

Merged
merged 25 commits into from
Dec 2, 2018
Merged

Dijkstra maintenance #179

merged 25 commits into from
Dec 2, 2018

Conversation

jGaboardi
Copy link
Member

Addressing #178

Minor function maintenance to the dijkstra algorithm.

@jGaboardi jGaboardi self-assigned this Dec 2, 2018
@jGaboardi jGaboardi mentioned this pull request Dec 2, 2018
2 tasks
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1021

  • 21 of 21 (100.0%) changed or added relevant lines in 3 files are covered.
  • 123 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.004%) to 98.22%

Files with Coverage Reduction New Missed Lines %
spaghetti/network.py 17 96.21%
spaghetti/util.py 26 100.0%
spaghetti/tests/test_network.py 40 99.64%
spaghetti/tests/test_network_api.py 40 99.57%
Totals Coverage Status
Change from base Build 1016: -0.004%
Covered Lines: 1324
Relevant Lines: 1348

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 2, 2018

Pull Request Test Coverage Report for Build 1022

  • 21 of 21 (100.0%) changed or added relevant lines in 3 files are covered.
  • 123 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.004%) to 98.22%

Files with Coverage Reduction New Missed Lines %
spaghetti/network.py 17 96.21%
spaghetti/util.py 26 100.0%
spaghetti/tests/test_network.py 40 99.64%
spaghetti/tests/test_network_api.py 40 99.57%
Totals Coverage Status
Change from base Build 1016: -0.004%
Covered Lines: 1324
Relevant Lines: 1348

💛 - Coveralls

@jGaboardi jGaboardi merged commit 59f0bd6 into pysal:master Dec 2, 2018
@jGaboardi jGaboardi deleted the dijk_maint branch December 2, 2018 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants