TimMonko / napari-ndev

A collection of plugin widgets by Tim Monko -- focused on neural development -- but intended to be broadly applicable to microscopy.
https://timmonko.github.io/napari-ndev/
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

rescale widget addition #26

Closed TimMonko closed 11 months ago

TimMonko commented 11 months ago

access any Layer Type and return LayerDataTuple with same name to overwrite with new scale factor

codecov-commenter commented 11 months ago

Codecov Report

Merging #26 (6018abf) into main (951ef99) will increase coverage by 1.80%. The diff coverage is 58.33%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   19.59%   21.40%   +1.80%     
==========================================
  Files           3        4       +1     
  Lines         245      257      +12     
==========================================
+ Hits           48       55       +7     
- Misses        197      202       +5     
Files Coverage Δ
src/napari_ndev/__init__.py 71.42% <100.00%> (+4.76%) :arrow_up:
src/napari_ndev/_napari_utilities.py 54.54% <54.54%> (ø)