AllenCell / napari-allencell-segmenter

A plugin that enables image segmentation provided by Allen Institute for Cell Science
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Feature/refactor #76

Closed Aerendel closed 3 years ago

Aerendel commented 3 years ago

First pass at addressing some TODO items

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (6e8b268) into main (33bf5e6) will increase coverage by 8.47%. The diff coverage is 93.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   81.14%   89.62%   +8.47%     
==========================================
  Files          27       27              
  Lines         976      983       +7     
==========================================
+ Hits          792      881      +89     
+ Misses        184      102      -82     
Impacted Files Coverage Δ
napari_aicssegmentation/core/view.py 89.28% <80.00%> (-2.39%) :arrow_down:
...ri_aicssegmentation/widgets/workflow_thumbnails.py 75.58% <83.33%> (-0.33%) :arrow_down:
...pari_aicssegmentation/view/workflow_select_view.py 96.93% <94.73%> (+0.06%) :arrow_up:
...mentation/controller/workflow_select_controller.py 95.77% <100.00%> (-0.06%) :arrow_down:
...gmentation/controller/workflow_steps_controller.py 70.27% <100.00%> (-0.79%) :arrow_down:
napari_aicssegmentation/core/controller.py 93.33% <100.00%> (+0.15%) :arrow_up:
napari_aicssegmentation/core/view_manager.py 94.59% <100.00%> (+0.15%) :arrow_up:
napari_aicssegmentation/view/_main_template.py 100.00% <100.00%> (ø)
...apari_aicssegmentation/view/workflow_steps_view.py 93.60% <100.00%> (+66.04%) :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 33bf5e6...6e8b268. Read the comment docs.