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

Re-factor ClusterLoader + Integrate pyg-lib metis computation #7416

Merged
merged 11 commits into from
May 24, 2023
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented May 23, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Merging #7416 (81507de) into master (627d310) will decrease coverage by 0.38%.
The diff coverage is 96.26%.

❗ Current head 81507de differs from pull request most recent head 9ff4d6a. Consider uploading reports for the commit 9ff4d6a to get more accurate results

@@            Coverage Diff             @@
##           master    #7416      +/-   ##
==========================================
- Coverage   91.71%   91.33%   -0.38%     
==========================================
  Files         440      441       +1     
  Lines       24580    24649      +69     
==========================================
- Hits        22543    22514      -29     
- Misses       2037     2135      +98     
Impacted Files Coverage Δ
torch_geometric/loader/cluster.py 96.47% <95.32%> (-0.04%) ⬇️
torch_geometric/data/data.py 89.80% <100.00%> (-0.05%) ⬇️
torch_geometric/data/hetero_data.py 90.83% <100.00%> (-0.06%) ⬇️
torch_geometric/typing.py 100.00% <100.00%> (ø)
torch_geometric/utils/map.py 100.00% <100.00%> (ø)

... and 20 files with indirect coverage changes

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

@github-actions github-actions bot added the data label May 23, 2023
@github-actions github-actions bot added the utils label May 24, 2023
@rusty1s rusty1s merged commit 99d7f78 into master May 24, 2023
@rusty1s rusty1s deleted the metis2 branch May 24, 2023 06:44
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.

1 participant