napari / napari-animation

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

fix for crash caused by changing number of frames #105

Closed ptbrown1729 closed 3 years ago

ptbrown1729 commented 3 years ago

Addressing issue #104, where changing the number of steps on the animation widget causes napari to crash if no frame has yet been captured.

codecov[bot] commented 3 years ago

Codecov Report

Merging #105 (453ab18) into main (34ee43b) will decrease coverage by 0.21%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   90.59%   90.38%   -0.22%     
==========================================
  Files          20       20              
  Lines         851      853       +2     
==========================================
  Hits          771      771              
- Misses         80       82       +2     
Impacted Files Coverage Δ
napari_animation/_qt/frame_widget.py 81.57% <0.00%> (-4.54%) :arrow_down:

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 34ee43b...453ab18. Read the comment docs.