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

don't display redundant docstrings from Graphs.jl #192

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

CarloLucibello
Copy link
Member

let's see if this fixes #187

@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #192 (6a9fe54) into master (aeba9a3) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   86.56%   86.43%   -0.13%     
==========================================
  Files          15       15              
  Lines        1347     1364      +17     
==========================================
+ Hits         1166     1179      +13     
- Misses        181      185       +4     
Impacted Files Coverage Δ
src/GNNGraphs/gnngraph.jl 72.50% <0.00%> (-2.50%) ⬇️
src/layers/conv.jl 77.23% <0.00%> (-0.08%) ⬇️
src/GNNGraphs/sampling.jl 100.00% <0.00%> (ø)
src/GNNGraphs/query.jl 93.67% <0.00%> (+0.03%) ⬆️
src/GNNGraphs/transform.jl 96.96% <0.00%> (+0.05%) ⬆️
src/GNNGraphs/convert.jl 90.40% <0.00%> (+0.31%) ⬆️

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 aeba9a3...6a9fe54. Read the comment docs.

@CarloLucibello CarloLucibello merged commit afd80e8 into master Jul 29, 2022
@CarloLucibello CarloLucibello deleted the cl/docsgraphs branch July 18, 2024 07: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.

Duplicate indexes in documents
1 participant