haesleinhuepf / napari-assistant

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

Preselect root images if present #5

Closed Cryaaa closed 2 years ago

Cryaaa commented 2 years ago

Simple Fix I found for Issue #4. Furthermore a bug is fixed which was present when the function operating on the nodes of a workflow had multiple input images.

haesleinhuepf commented 2 years ago

Codecov Report

Merging #5 (7859ff9) into main (9efe379) will decrease coverage by 0.70%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   32.25%   31.54%   -0.71%     
==========================================
  Files          12       12              
  Lines         803      821      +18     
==========================================
  Hits          259      259              
- Misses        544      562      +18     
Impacted Files Coverage Δ
napari_assistant/_workflow_io_utility.py 0.00% <0.00%> (ø)
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...7859ff9. Read the comment docs.