natverse / nat

NeuroAnatomy Toolbox: An R package for the (3D) visualisation and analysis of biological image data, especially tracings of single neurons.
https://natverse.org/nat/
62 stars 26 forks source link

igraph dfs may signal unreachable nodes with 0 #518

Open jefferis opened 6 months ago

jefferis commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (c608307) 76.88% compared to head (ee4a57b) 76.89%. Report is 2 commits behind head on master.

Files Patch % Lines
R/ngraph.R 85.71% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #518 +/- ## ======================================= Coverage 76.88% 76.89% ======================================= Files 48 48 Lines 5935 5937 +2 ======================================= + Hits 4563 4565 +2 Misses 1372 1372 ```

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