TimMonko / napari-ndev

A collection of widgets intended to serve any person seeking to process microscopy images from start to finish, with no coding necessary. napari-ndev was designed to address the gap between the napari viewer and batch python scripting.
https://timmonko.github.io/napari-ndev/
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

update save suffixes to try to reduce redundancy #25

Closed TimMonko closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #25 (b58840b) into main (951ef99) will decrease coverage by 0.24%. The diff coverage is 0.00%.

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

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   19.59%   19.35%   -0.24%     
==========================================
  Files           3        3              
  Lines         245      248       +3     
==========================================
  Hits           48       48              
- Misses        197      200       +3     
Files Coverage Δ
src/napari_ndev/_widget.py 15.02% <0.00%> (-0.20%) :arrow_down: