Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undo/redo, dask compatibility #17

Merged
merged 64 commits into from
May 15, 2022
Merged

Undo/redo, dask compatibility #17

merged 64 commits into from
May 15, 2022

Conversation

haesleinhuepf
Copy link
Owner

  • Undo/redo GUI by @Cryaaa
  • Dask 4D array compatibility

Cryaaa and others added 30 commits March 9, 2022 10:49
…tion is specified beforehand

also update testing notebooks and add test workflows.
@haesleinhuepf
Copy link
Owner Author

haesleinhuepf commented May 15, 2022

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%) ⬇️
napari_assistant/_gui/_Assistant.py 33.07% <9.80%> (-5.03%) ⬇️
napari_assistant/_categories.py 60.10% <17.64%> (+3.71%) ⬆️

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.

@haesleinhuepf haesleinhuepf merged commit 06ab5bd into main May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants