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

write.neurons saves matadata by default #499

Open dokato opened 2 years ago

dokato commented 2 years ago

Addresses #483 .

codecov[bot] commented 2 years ago

Codecov Report

Merging #499 (b2dd261) into master (1e0a7c0) will decrease coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #499      +/-   ##
==========================================
- Coverage   75.77%   75.73%   -0.05%     
==========================================
  Files          48       48              
  Lines        5900     5906       +6     
==========================================
+ Hits         4471     4473       +2     
- Misses       1429     1433       +4     
Impacted Files Coverage Δ
R/neuron-io.R 83.16% <ø> (ø)
R/neuronlist.R 81.30% <0.00%> (-0.87%) :arrow_down:

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 1e0a7c0...b2dd261. Read the comment docs.