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

fixes in xyzmatrix.list #484

Closed jefferis closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #484 (6c6015e) into master (b8d420c) will increase coverage by 0.04%. The diff coverage is 91.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #484      +/-   ##
==========================================
+ Coverage   76.80%   76.84%   +0.04%     
==========================================
  Files          47       48       +1     
  Lines        5863     5887      +24     
==========================================
+ Hits         4503     4524      +21     
- Misses       1360     1363       +3     
Impacted Files Coverage Δ
R/xform.R 58.33% <ø> (-17.99%) :arrow_down:
R/xyzmatrix.R 91.15% <91.15%> (ø)
R/neuron.R 83.65% <100.00%> (ø)
R/neuron-io.R 84.71% <0.00%> (-0.45%) :arrow_down:
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 b8d420c...6c6015e. Read the comment docs.