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/
64 stars 29 forks source link

Making as.seglist compatible with R/igraph 1.3.0 #492

Closed dokato closed 2 years ago

dokato commented 2 years ago

as reported in #491 . This should cover new behaviour with backward compatibility.

codecov[bot] commented 2 years ago

Codecov Report

Merging #492 (05154be) into master (ad5717c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #492   +/-   ##
=======================================
  Coverage   75.75%   75.75%           
=======================================
  Files          48       48           
  Lines        5899     5899           
=======================================
  Hits         4469     4469           
  Misses       1430     1430           
Impacted Files Coverage Δ
R/ngraph.R 87.63% <100.00%> (ø)
R/seglist.R 95.34% <100.00%> (ø)

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 ad5717c...05154be. Read the comment docs.