Skip to content

remove mention of num_vertices and num_edges in the documentation - #169

Merged
etiennedeg merged 1 commit into
JuliaGraphs:masterfrom
etiennedeg:doc_num_vertices
May 23, 2022
Merged

remove mention of num_vertices and num_edges in the documentation#169
etiennedeg merged 1 commit into
JuliaGraphs:masterfrom
etiennedeg:doc_num_vertices

Conversation

@etiennedeg

@etiennedegetiennedeg commented May 23, 2022

Copy link
Copy Markdown
Member

fix#168

@codecov

codecovBot commented May 23, 2022

Copy link
Copy Markdown

Codecov Report

Merging #169 (4484ca3) into master (b2a5b0b) will decrease coverage by 0.34%.
The diff coverage is 0.00%.

@@ Coverage Diff @@## master #169 +/- ##
==========================================
- Coverage 33.26% 32.92% -0.35% 
==========================================
Files 9 9 Lines 526 565 +39 ==========================================
+ Hits 175 186 +11 - Misses 351 379 +28 
Impacted FilesCoverage Δ
src/GraphPlot.jl100.00% <ø> (ø)
src/collapse_plot.jl0.00% <0.00%> (ø)
src/deprecations.jl0.00% <0.00%> (ø)
src/layout.jl48.42% <0.00%> (+1.75%)⬆️
src/lines.jl52.22% <0.00%> (-0.12%)⬇️
src/stress.jl0.00% <0.00%> (ø)
src/pienode.jl0.00% <0.00%> (ø)
src/plot.jl62.63% <0.00%> (+0.56%)⬆️
... and 1 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 9e734d5...4484ca3. Read the comment docs.

@etiennedeg

Copy link
Copy Markdown
MemberAuthor

I merge since this is only doc and should not be controversial.

@etiennedeg
etiennedeg merged commit 5d2ec58 into JuliaGraphs:masterMay 23, 2022
Sign up for freeto 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.

Documentation uses num_vertices but num_vertices is undefined

1 participant

@etiennedeg