napari / napari-animation

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

Update development requirements #169

Closed GenevieveBuckley closed 1 year ago

GenevieveBuckley commented 1 year ago

This PR updates the development requirements.

pytest-qt and qtbot are required to successfully run the test suite for napari-animation. isort is also used by pre-commit.

Related: https://github.com/napari/napari-animation/issues/168#issuecomment-1529251336

codecov[bot] commented 1 year ago

Codecov Report

Merging #169 (c61ffc6) into main (f506832) will increase coverage by 0.06%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   85.84%   85.91%   +0.06%     
==========================================
  Files          26       26              
  Lines         975      994      +19     
==========================================
+ Hits          837      854      +17     
- Misses        138      140       +2     

see 3 files with indirect coverage changes