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/"Close workflow" button #63

Closed schoinh closed 3 years ago

schoinh commented 3 years ago

image

The commit list is showing a bunch of commits from a previous PR -- that's because I squashed the commits when I merged the last PR. But if you look under Files Changed it shows the correct changes for this PR.

Pull request recommendations:

Thanks for contributing!

codecov[bot] commented 3 years ago

Codecov Report

Merging #63 (da152c0) into main (fa55083) will decrease coverage by 0.85%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
- Coverage   92.54%   91.68%   -0.86%     
==========================================
  Files          27       27              
  Lines         858      890      +32     
==========================================
+ Hits          794      816      +22     
- Misses         64       74      +10     
Impacted Files Coverage Δ
...apari_aicssegmentation/view/workflow_steps_view.py 84.54% <60.00%> (-7.41%) :arrow_down:
napari_aicssegmentation/controller/_interfaces.py 71.42% <100.00%> (ø)
...gmentation/controller/workflow_steps_controller.py 96.15% <100.00%> (+0.32%) :arrow_up:
napari_aicssegmentation/model/segmenter_model.py 100.00% <100.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 fa55083...da152c0. Read the comment docs.