CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
223 stars 45 forks source link

Switch to default pluto frontmatter #214

Closed Dsantra92 closed 2 years ago

Dsantra92 commented 2 years ago

Ideally fix #213

codecov[bot] commented 2 years ago

Codecov Report

Merging #214 (532e2eb) into master (e1aedc1) will decrease coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   87.28%   87.21%   -0.08%     
==========================================
  Files          15       15              
  Lines        1369     1369              
==========================================
- Hits         1195     1194       -1     
- Misses        174      175       +1     
Impacted Files Coverage Δ
src/GNNGraphs/transform.jl 96.12% <0.00%> (-0.44%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Dsantra92 commented 2 years ago

@CarloLucibello can you check it on your local? Also see if the cache works :)

CarloLucibello commented 2 years ago

let's just check by merging