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

support for MLDatasets v0.6 #164

Merged
merged 10 commits into from
May 7, 2022
Merged

support for MLDatasets v0.6 #164

merged 10 commits into from
May 7, 2022

Conversation

CarloLucibello
Copy link
Member

@CarloLucibello CarloLucibello commented May 6, 2022

update examples and implement the mldataset2gnngraph convenience method.

Close #162

@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #164 (f0d60c6) into master (eb43bc9) will decrease coverage by 0.06%.
The diff coverage is 70.58%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   85.45%   85.38%   -0.07%     
==========================================
  Files          14       15       +1     
  Lines        1299     1300       +1     
==========================================
  Hits         1110     1110              
- Misses        189      190       +1     
Impacted Files Coverage Δ
src/GNNGraphs/gnngraph.jl 74.66% <0.00%> (-1.34%) ⬇️
src/mldatasets.jl 91.66% <91.66%> (ø)
src/layers/basic.jl 48.78% <100.00%> (ø)
src/GNNGraphs/convert.jl 90.08% <0.00%> (-0.32%) ⬇️
src/GNNGraphs/query.jl 92.98% <0.00%> (-0.05%) ⬇️
src/GNNGraphs/transform.jl 96.71% <0.00%> (-0.04%) ⬇️
src/GNNGraphs/sampling.jl 100.00% <0.00%> (ø)
src/layers/conv.jl 77.31% <0.00%> (+0.07%) ⬆️

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 eb43bc9...f0d60c6. Read the comment docs.

@CarloLucibello CarloLucibello merged commit 57d84ef into master May 7, 2022
@CarloLucibello CarloLucibello deleted the cl/mldatasets branch July 18, 2024 07:23
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.

Open Graph Benchmark integration
1 participant