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

WIP read in metadata #487

Open jefferis opened 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #487 (c83ef57) into master (bcdbfd2) will decrease coverage by 1.15%. The diff coverage is 74.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
- Coverage   76.84%   75.68%   -1.16%     
==========================================
  Files          47       48       +1     
  Lines        5894     5923      +29     
==========================================
- Hits         4529     4483      -46     
- Misses       1365     1440      +75     
Impacted Files Coverage Δ
R/neuron-io.R 82.52% <74.07%> (-2.64%) :arrow_down:
R/neuronlistfh.R 48.94% <0.00%> (-30.53%) :arrow_down:
R/xform.R 58.33% <0.00%> (-17.99%) :arrow_down:
R/amiralandmarks-io.R 81.48% <0.00%> (-9.26%) :arrow_down:
R/neuron.R 83.65% <0.00%> (-0.05%) :arrow_down:
R/xyzmatrix.R 91.05% <0.00%> (ø)
R/ngraph.R 87.63% <0.00%> (+0.06%) :arrow_up:
R/hxsurf.R 91.15% <0.00%> (+0.10%) :arrow_up:

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 bcdbfd2...c83ef57. Read the comment docs.