haesleinhuepf / napari-assistant

BSD 3-Clause "New" or "Revised" License
20 stars 5 forks source link

Fix workflow loading bug when no images are loaded #7

Closed Cryaaa closed 2 years ago

Cryaaa commented 2 years ago

Issue #3 is solved with this PR. A warning is shown when trying to load a workflow without images loaded asking the user to open some before loading.

haesleinhuepf commented 2 years ago

Codecov Report

Merging #7 (9c79777) into main (9efe379) will decrease coverage by 0.19%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
- Coverage   32.25%   32.05%   -0.20%     
==========================================
  Files          12       12              
  Lines         803      808       +5     
==========================================
  Hits          259      259              
- Misses        544      549       +5     
Impacted Files Coverage Δ
napari_assistant/_gui/_Assistant.py 47.13% <0.00%> (-1.56%) :arrow_down:

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 9efe379...9c79777. Read the comment docs.