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

is_undirected without coalesce #3789

Merged
merged 3 commits into from
Jan 3, 2022
Merged

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Jan 3, 2022

No description provided.

@rusty1s rusty1s self-assigned this Jan 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2022

Codecov Report

Merging #3789 (7014c50) into master (1a5e65c) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3789      +/-   ##
==========================================
- Coverage   81.96%   81.93%   -0.03%     
==========================================
  Files         299      299              
  Lines       15153    15126      -27     
==========================================
- Hits        12420    12394      -26     
+ Misses       2733     2732       -1     
Impacted Files Coverage Δ
torch_geometric/utils/undirected.py 91.66% <100.00%> (ø)
torch_geometric/data/temporal.py 28.57% <0.00%> (-2.68%) ⬇️
...orch_geometric/graphgym/contrib/train/benchmark.py 20.00% <0.00%> (-1.32%) ⬇️
torch_geometric/graphgym/optim.py 92.85% <0.00%> (-0.33%) ⬇️
torch_geometric/transforms/gdc.py 78.75% <0.00%> (-0.22%) ⬇️
torch_geometric/graphgym/models/layer.py 72.97% <0.00%> (-0.15%) ⬇️
torch_geometric/nn/dense/linear.py 93.93% <0.00%> (-0.07%) ⬇️
torch_geometric/data/storage.py 81.22% <0.00%> (-0.07%) ⬇️
torch_geometric/loader/graph_saint.py 97.97% <0.00%> (-0.05%) ⬇️
torch_geometric/nn/conv/rgcn_conv.py 98.51% <0.00%> (-0.03%) ⬇️
... and 9 more

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 1a5e65c...7014c50. Read the comment docs.

@rusty1s rusty1s merged commit 47dfb9c into master Jan 3, 2022
@rusty1s rusty1s deleted the is_undirected_without_coalesce branch January 3, 2022 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants