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

Disconnect controller events #72

Closed Aerendel closed 3 years ago

Aerendel commented 3 years ago

Fix for #66

codecov[bot] commented 3 years ago

Codecov Report

Merging #72 (0d6eeca) into main (ba9ccb7) will increase coverage by 0.01%. The diff coverage is 82.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #72      +/-   ##
==========================================
+ Coverage   83.77%   83.78%   +0.01%     
==========================================
  Files          27       27              
  Lines         912      919       +7     
==========================================
+ Hits          764      770       +6     
- Misses        148      149       +1     
Impacted Files Coverage Δ
napari_aicssegmentation/controller/_interfaces.py 72.72% <ø> (+1.29%) :arrow_up:
...mentation/controller/workflow_select_controller.py 95.77% <50.00%> (-1.33%) :arrow_down:
napari_aicssegmentation/core/controller.py 93.18% <66.66%> (-4.26%) :arrow_down:
napari_aicssegmentation/core/router.py 96.29% <100.00%> (+1.05%) :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 ba9ccb7...0d6eeca. Read the comment docs.