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

implement unbatch and add_nodes #65

Merged
merged 3 commits into from
Oct 31, 2021
Merged

implement unbatch and add_nodes #65

merged 3 commits into from
Oct 31, 2021

Conversation

CarloLucibello
Copy link
Member

@CarloLucibello CarloLucibello commented Oct 31, 2021

plus some changes to rand_graphs and docstrings improvements

@codecov
Copy link

codecov bot commented Oct 31, 2021

Codecov Report

Merging #65 (0f1e8d4) into master (195bb6c) will decrease coverage by 0.04%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   81.39%   81.35%   -0.05%     
==========================================
  Files          12       12              
  Lines         758      767       +9     
==========================================
+ Hits          617      624       +7     
- Misses        141      143       +2     
Impacted Files Coverage Δ
src/GNNGraphs/gnngraph.jl 72.22% <ø> (ø)
src/GNNGraphs/query.jl 86.23% <ø> (ø)
src/GNNGraphs/transform.jl 89.21% <71.42%> (-1.41%) ⬇️
src/GNNGraphs/generate.jl 100.00% <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 195bb6c...0f1e8d4. Read the comment docs.

@CarloLucibello CarloLucibello merged commit da7b1e4 into master Oct 31, 2021
@CarloLucibello CarloLucibello deleted the cl/grah branch November 6, 2021 13:22
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