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

DataLoader and LearnBase compatibility of GNNGraph #22

Merged
merged 3 commits into from
Sep 9, 2021

Conversation

CarloLucibello
Copy link
Member

Each graph in a batch GNNGraph is considered an observation

@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #22 (dd0b11d) into master (b5512db) will increase coverage by 0.18%.
The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   76.01%   76.20%   +0.18%     
==========================================
  Files           7        7              
  Lines         492      500       +8     
==========================================
+ Hits          374      381       +7     
- Misses        118      119       +1     
Impacted Files Coverage Δ
src/layers/pool.jl 94.73% <ø> (ø)
src/gnngraph.jl 85.56% <80.00%> (-0.48%) ⬇️
src/msgpass.jl 96.77% <100.00%> (ø)
src/graph_conversions.jl 55.29% <0.00%> (+1.17%) ⬆️

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 b5512db...dd0b11d. Read the comment docs.

@CarloLucibello CarloLucibello merged commit fe61fee into master Sep 9, 2021
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.

1 participant