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

Redesign graph datasets #114

Merged
merged 7 commits into from
Apr 25, 2022
Merged

Redesign graph datasets #114

merged 7 commits into from
Apr 25, 2022

Conversation

CarloLucibello
Copy link
Member

Part of #73

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2022

Codecov Report

Merging #114 (c64cb00) into master (7aae492) will decrease coverage by 2.52%.
The diff coverage is 57.51%.

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   37.98%   35.45%   -2.53%     
==========================================
  Files          36       37       +1     
  Lines        1290     1365      +75     
==========================================
- Hits          490      484       -6     
- Misses        800      881      +81     
Impacted Files Coverage Δ
src/abstract_datasets.jl 25.00% <0.00%> (ø)
src/datasets/graphs/TUDataset/TUDataset.jl 3.63% <ø> (ø)
src/datasets/graphs/ogbdataset.jl 1.42% <0.00%> (ø)
src/datasets/misc/iris.jl 61.29% <ø> (ø)
src/datasets/misc/mutagenesis.jl 53.19% <ø> (ø)
src/datasets/text/ptblm.jl 6.25% <ø> (ø)
src/datasets/text/smsspamcollection.jl 51.85% <ø> (ø)
src/datasets/text/udenglish.jl 56.86% <ø> (ø)
src/datasets/vision/cifar10.jl 2.50% <ø> (ø)
src/datasets/vision/cifar100.jl 2.46% <ø> (ø)
... and 22 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 7aae492...c64cb00. Read the comment docs.

@CarloLucibello CarloLucibello merged commit 29d3508 into master Apr 25, 2022
@johnnychen94 johnnychen94 deleted the cl/graphs2 branch April 25, 2022 14:37
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.

2 participants