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

Debug MG egonet issues #2926

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Conversation

ChuckHastings
Copy link
Collaborator

@jnke2016 identified some issues while creating the python bindings for egonet. This PR addresses issues found while testing MG egonet in different MG configurations.

@ChuckHastings ChuckHastings requested review from a team as code owners November 15, 2022 04:59
@ChuckHastings ChuckHastings self-assigned this Nov 15, 2022
@ChuckHastings ChuckHastings added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 15, 2022
@ChuckHastings ChuckHastings added this to the 22.12 milestone Nov 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2022

Codecov Report

Base: 60.72% // Head: 60.81% // Increases project coverage by +0.09% 🎉

Coverage data is based on head (09efec3) compared to base (79f86ab).
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff                @@
##           branch-22.12    #2926      +/-   ##
================================================
+ Coverage         60.72%   60.81%   +0.09%     
================================================
  Files               122      122              
  Lines              6880     6891      +11     
================================================
+ Hits               4178     4191      +13     
+ Misses             2702     2700       -2     
Impacted Files Coverage Δ
python/cugraph/cugraph/components/connectivity.py 94.11% <0.00%> (-0.89%) ⬇️
python/pylibcugraph/pylibcugraph/__init__.py 100.00% <0.00%> (ø)
python/cugraph/cugraph/structure/property_graph.py 96.17% <0.00%> (+0.57%) ⬆️
...on/cugraph/cugraph/dask/components/connectivity.py 31.03% <0.00%> (+5.10%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChuckHastings
Copy link
Collaborator Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 1e85ee5 into rapidsai:branch-22.12 Nov 15, 2022
@ChuckHastings ChuckHastings deleted the debug_egonet branch December 2, 2022 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants