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

handle isolated nodes #139

Merged
merged 3 commits into from
Feb 26, 2022
Merged

handle isolated nodes #139

merged 3 commits into from
Feb 26, 2022

Conversation

CarloLucibello
Copy link
Member

Fix #138

@codecov
Copy link

codecov bot commented Feb 26, 2022

Codecov Report

Merging #139 (a6a9c49) into master (77f0e0f) will increase coverage by 0.02%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   85.36%   85.38%   +0.02%     
==========================================
  Files          15       15              
  Lines        1257     1259       +2     
==========================================
+ Hits         1073     1075       +2     
  Misses        184      184              
Impacted Files Coverage Δ
src/GNNGraphs/gatherscatter.jl 80.00% <83.33%> (+5.00%) ⬆️
src/GNNGraphs/transform.jl 96.74% <100.00%> (ø)
src/msgpass.jl 64.28% <100.00%> (ø)

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 77f0e0f...a6a9c49. Read the comment docs.

@CarloLucibello CarloLucibello merged commit 9541594 into master Feb 26, 2022
@CarloLucibello CarloLucibello deleted the cl/isolated branch March 23, 2022 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GINConv not working on GPU when not all nodes are connected
1 participant