JuliaGraphs / Graphs.jl

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

ReverseView and UndirectedView #376

Open etiennedeg opened 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.35%. Comparing base (599ef81) to head (24f255b). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #376 +/- ## ========================================== + Coverage 97.27% 97.35% +0.07% ========================================== Files 118 121 +3 Lines 6874 6992 +118 ========================================== + Hits 6687 6807 +120 + Misses 187 185 -2 ```

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

etiennedeg commented 2 months ago

@gdalle Should be good for review. Do you know what's wrong with the documentation?