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

Bugfix/reverse layer list dropdown #139

Closed yrkim98 closed 2 years ago

yrkim98 commented 2 years ago

for this ticket https://github.com/AllenCell/napari-allencell-segmenter/issues/136

codecov[bot] commented 2 years ago

Codecov Report

Merging #139 (d53a07d) into main (fa1171f) will decrease coverage by 1.42%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   75.50%   74.08%   -1.43%     
==========================================
  Files          35       35              
  Lines        1915     2022     +107     
==========================================
+ Hits         1446     1498      +52     
- Misses        469      524      +55     
Impacted Files Coverage Δ
...i_allencell_segmenter/view/workflow_select_view.py 96.12% <100.00%> (-0.76%) :arrow_down:
napari_allencell_segmenter/util/ui_utils.py 100.00% <0.00%> (ø)
..._allencell_segmenter/widgets/param_sweep_widget.py 16.43% <0.00%> (+3.25%) :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 fa1171f...d53a07d. Read the comment docs.