-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Code Coverage] utils/convert.py
#6653
Conversation
Updates for cu_graph functions in convert.py adding from_cugraph to __init__
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #6653 +/- ##
==========================================
- Coverage 89.21% 89.20% -0.02%
==========================================
Files 425 425
Lines 23120 23122 +2
==========================================
- Hits 20626 20625 -1
- Misses 2494 2497 +3
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
utils/convert.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! :)
Adding tests for from/to networkit, trimesh, cugraph
Updates for cu_graph functions in convert.py
adding from_cugraph to init