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

[BUG] force_atlas2 to support nx hypercube_graph #1779

Merged
merged 4 commits into from
Aug 18, 2021

Conversation

jnke2016
Copy link
Contributor

@jnke2016 jnke2016 commented Aug 17, 2021

Allow force_atlas2 to support hypercube_graph
The example provided in the issue linked to this PR works
closes #1767

@jnke2016 jnke2016 requested a review from a team as a code owner August 17, 2021 16:03
@BradReesWork BradReesWork added bug Something isn't working non-breaking Non-breaking change 3 - Ready for Review labels Aug 17, 2021
@BradReesWork BradReesWork added this to the 21.10 milestone Aug 17, 2021
@BradReesWork
Copy link
Member

rerun tests

@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.10@7565dc3). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head eaef0c0 differs from pull request most recent head 4192518. Consider uploading reports for the commit 4192518 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.10    #1779   +/-   ##
===============================================
  Coverage                ?   59.70%           
===============================================
  Files                   ?       77           
  Lines                   ?     3541           
  Branches                ?        0           
===============================================
  Hits                    ?     2114           
  Misses                  ?     1427           
  Partials                ?        0           

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 7565dc3...4192518. Read the comment docs.

@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit ebf0f28 into rapidsai:branch-21.10 Aug 18, 2021
@jnke2016 jnke2016 deleted the bug_force_atlas2 branch September 24, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] AttributeError: 'Graph' object has no attribute 'edgelist'
4 participants