Skip to content

setting zero values in distmx with zero(T) #230

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

Merged
merged 1 commit into from
May 1, 2023

Conversation

henrik-wolf
Copy link
Contributor

Just fixing a small inconsistency in the source of bellman_ford_shortest_paths, where the zero values have been set by the Integer value rather than the zero function of the respective type.

@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #230 (b75e8b0) into master (53cb581) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   97.23%   97.18%   -0.05%     
==========================================
  Files         114      114              
  Lines        6585     6576       -9     
==========================================
- Hits         6403     6391      -12     
- Misses        182      185       +3     

@gdalle gdalle merged commit a10ca67 into JuliaGraphs:master May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants