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 for issues revealed by GitHub Actions check #479

Closed jefferis closed 3 years ago

jefferis commented 3 years ago

Some of these are longstanding minor issues revealed by the more stringent default settings for github actions vs travis

codecov[bot] commented 3 years ago

Codecov Report

Merging #479 (9a278b0) into master (ef07da6) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9a278b0 differs from pull request most recent head 50e5e6f. Consider uploading reports for the commit 50e5e6f to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #479   +/-   ##
=======================================
  Coverage   76.89%   76.89%           
=======================================
  Files          47       47           
  Lines        5856     5856           
=======================================
  Hits         4503     4503           
  Misses       1353     1353           
Impacted Files Coverage Δ
R/amiralandmarks-io.R 90.74% <ø> (ø)
R/dotprops.R 84.72% <ø> (ø)
R/neuron-io-fiji.R 81.81% <ø> (ø)
R/neuron-io-neuroml.R 89.76% <ø> (ø)
R/neuron-io.R 88.15% <ø> (ø)
R/potential_synapses.R 64.22% <ø> (ø)
R/vaa3draw-io.R 75.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 ef07da6...50e5e6f. Read the comment docs.