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

Improve support in conv layers for edge features #130

Merged
merged 9 commits into from
Feb 13, 2022
Merged

Conversation

CarloLucibello
Copy link
Member

Related to #128

@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #130 (d2a6188) into master (cf1600e) will increase coverage by 0.37%.
The diff coverage is 84.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
+ Coverage   83.75%   84.12%   +0.37%     
==========================================
  Files          15       15              
  Lines        1237     1266      +29     
==========================================
+ Hits         1036     1065      +29     
  Misses        201      201              
Impacted Files Coverage Δ
src/deprecations.jl 90.00% <ø> (ø)
src/layers/conv.jl 78.33% <84.50%> (+1.71%) ⬆️
src/GNNGraphs/utils.jl 74.74% <0.00%> (+1.01%) ⬆️

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 cf1600e...d2a6188. Read the comment docs.

@CarloLucibello CarloLucibello merged commit 00909d4 into master Feb 13, 2022
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