napari / napari-animation

A napari plugin for making animations
https://napari.github.io/napari-animation/
Other
74 stars 27 forks source link

Add leading zeros to filename string when saving individual frames #140

Closed sassanostvar closed 1 year ago

sassanostvar commented 1 year ago

…al ordering.

alisterburt commented 1 year ago

this is great, thanks @sassanostvar ! Will merge once tests are passed and push a new releaase

codecov[bot] commented 1 year ago

Codecov Report

Merging #140 (94772d1) into main (cadb7d3) will not change coverage. The diff coverage is 92.30%.

@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   85.29%   85.29%           
=======================================
  Files          24       24           
  Lines         925      925           
=======================================
  Hits          789      789           
  Misses        136      136           
Impacted Files Coverage Δ
napari_animation/animation.py 86.86% <91.66%> (ø)
napari_animation/_tests/test_animation.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.