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

Corrected image in Hits notebook so right node was highlighted. Issue 2079 #2106

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Corrected image in Hits notebook so right node was highlighted. Issue 2079 #2106

merged 1 commit into from
Mar 9, 2022

Conversation

acostadon
Copy link
Contributor

@acostadon acostadon commented Mar 4, 2022

Changed image in notebook to match algorithm result per issue 2079

Closes 2079

@acostadon acostadon requested a review from a team as a code owner March 4, 2022 16:28
@acostadon acostadon added doc Documentation non-breaking Non-breaking change labels Mar 4, 2022
@acostadon acostadon changed the title Corrected image so right node was highlighted Corrected image in Hits notebook so right node was highlighted. Issue 2079 Mar 4, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2022

Codecov Report

Merging #2106 (4bc1d9f) into branch-22.04 (7436a04) will increase coverage by 1.14%.
The diff coverage is n/a.

❗ Current head 4bc1d9f differs from pull request most recent head e9187d3. Consider uploading reports for the commit e9187d3 to get more accurate results

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-22.04    #2106      +/-   ##
================================================
+ Coverage         72.44%   73.58%   +1.14%     
================================================
  Files               154      154              
  Lines             10327    10327              
================================================
+ Hits               7481     7599     +118     
+ Misses             2846     2728     -118     
Impacted Files Coverage Δ
python/cugraph/cugraph/tests/test_hits.py 92.85% <0.00%> (+38.09%) ⬆️
python/cugraph/cugraph/link_analysis/pagerank.py 96.00% <0.00%> (+48.00%) ⬆️
python/cugraph/cugraph/tests/test_pagerank.py 97.54% <0.00%> (+55.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7436a04...e9187d3. Read the comment docs.

@BradReesWork BradReesWork added this to the 22.04 milestone Mar 7, 2022
@BradReesWork BradReesWork linked an issue Mar 8, 2022 that may be closed by this pull request
@rlratzel
Copy link
Contributor

rlratzel commented Mar 9, 2022

Updated build env has compatible NetworkX/SciPy packages.

rerun tests

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 8db77d1 into rapidsai:branch-22.04 Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC]notebooks/link_analysis/HITS.ipynb
4 participants