JuliaGraphs / Graphs.jl

An optimized graphs package for the Julia programming language
http://juliagraphs.org/Graphs.jl/
Other
459 stars 91 forks source link

Fix `dfs_tree` doc. #367

Closed iago-lito closed 5 months ago

iago-lito commented 5 months ago

Adress #366 mostly by copying from current bfs_tree doc.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.28%. Comparing base (ab8e72b) to head (41b2bcf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ======================================= Coverage 97.28% 97.28% ======================================= Files 118 118 Lines 6876 6876 ======================================= Hits 6689 6689 Misses 187 187 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.