AllenInstitute / neuron_morphology

Tools for working with single-neuron morphological reconstructions
https://neuron-morphology.readthedocs.io/en/latest/
Other
19 stars 8 forks source link

Release 1.0.1 #197

Closed MatthewAitken closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #197 (c2ac379) into master (dcd5073) will increase coverage by 0.00%. The diff coverage is 66.32%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #197    +/-   ##
========================================
  Coverage   77.01%   77.02%            
========================================
  Files          69       69            
  Lines        3542     3734   +192     
  Branches      536      581    +45     
========================================
+ Hits         2728     2876   +148     
- Misses        683      714    +31     
- Partials      131      144    +13     
Impacted Files Coverage Δ
neuron_morphology/snap_polygons/__main__.py 0.00% <0.00%> (ø)
neuron_morphology/snap_polygons/_from_lims.py 0.00% <0.00%> (ø)
neuron_morphology/snap_polygons/_schemas.py 0.00% <0.00%> (ø)
neuron_morphology/snap_polygons/bounding_box.py 88.67% <ø> (ø)
neuron_morphology/layered_point_depths/__main__.py 55.75% <56.00%> (-1.54%) :arrow_down:
neuron_morphology/snap_polygons/cortex_surfaces.py 71.15% <71.15%> (ø)
neuron_morphology/snap_polygons/geometries.py 79.42% <78.51%> (+7.60%) :arrow_up:
neuron_morphology/features/soma.py 88.31% <85.71%> (+3.89%) :arrow_up:
neuron_morphology/features/path.py 86.11% <90.00%> (-3.21%) :arrow_down:
neuron_morphology/snap_polygons/image_outputter.py 88.46% <90.00%> (ø)
... and 8 more

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 dcd5073...c2ac379. Read the comment docs.