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

[Code Coverage] utils/convert.py #6653

Merged
merged 12 commits into from
Feb 19, 2023
Merged

[Code Coverage] utils/convert.py #6653

merged 12 commits into from
Feb 19, 2023

Conversation

ZeynepP
Copy link
Contributor

@ZeynepP ZeynepP commented Feb 9, 2023

Adding tests for from/to networkit, trimesh, cugraph
Updates for cu_graph functions in convert.py
adding from_cugraph to init

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #6653 (3f34e3b) into master (6ee08da) will decrease coverage by 0.02%.
The diff coverage is 28.57%.

❗ Current head 3f34e3b differs from pull request most recent head 972acd4. Consider uploading reports for the commit 972acd4 to get more accurate results

@@            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     
Impacted Files Coverage Δ
torch_geometric/utils/convert.py 72.61% <16.66%> (-0.88%) ⬇️
torch_geometric/utils/__init__.py 100.00% <100.00%> (ø)
torch_geometric/profile/profiler.py 89.68% <0.00%> (-0.45%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s changed the title [Code Coverage] utils/convert.py [Code Coverage] utils/convert.py Feb 10, 2023
Copy link
Member

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! :)

@rusty1s rusty1s added the utils label Feb 19, 2023
@rusty1s rusty1s enabled auto-merge (squash) February 19, 2023 19:19
@rusty1s rusty1s merged commit 209268a into pyg-team:master Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants