haesleinhuepf / napari-assistant

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

Undo/redo, dask compatibility #17

Closed haesleinhuepf closed 2 years ago

haesleinhuepf commented 2 years ago
haesleinhuepf commented 2 years ago

Codecov Report

Merging #17 (e0f0652) into main (2f0d159) will decrease coverage by 1.61%. The diff coverage is 4.93%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
- Coverage   30.15%   28.54%   -1.62%     
==========================================
  Files          12       13       +1     
  Lines         892     1023     +131     
==========================================
+ Hits          269      292      +23     
- Misses        623      731     +108     
Impacted Files Coverage Δ
napari_assistant/_undo_redo.py 0.00% <0.00%> (ø)
napari_assistant/_workflow_io_utility.py 0.00% <0.00%> (ø)
napari_assistant/_gui/_category_widget.py 14.23% <5.26%> (-0.86%) :arrow_down:
napari_assistant/_gui/_Assistant.py 33.07% <9.80%> (-5.03%) :arrow_down:
napari_assistant/_categories.py 60.10% <17.64%> (+3.71%) :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 2f0d159...e0f0652. Read the comment docs.