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

Fix pagerank transpose bug and tests #44

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Fix pagerank transpose bug and tests #44

merged 1 commit into from
Apr 6, 2023

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Apr 6, 2023

No description provided.

@gdalle gdalle linked an issue Apr 6, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #44 (d439042) into master (289d729) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   94.83%   94.80%   -0.03%     
==========================================
  Files           9        9              
  Lines         445      443       -2     
==========================================
- Hits          422      420       -2     
  Misses         23       23              
Impacted Files Coverage Δ
src/overrides.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gdalle gdalle merged commit c508a11 into master Apr 6, 2023
@gdalle gdalle deleted the fix_pagerank branch April 6, 2023 12:30
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.

[Port] Potential problem with pagerank for SimpleWeightedDiGraphs
1 participant