Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a preview functionality #100

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Merge branch 'main' of https://github.com/Fifourche/napari-animation …

72dc5ae
Select commit
Loading
Failed to load commit list.
Open

Add a preview functionality #100

Merge branch 'main' of https://github.com/Fifourche/napari-animation …
72dc5ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

86.14% (+1.23%) compared to 07f93c7

View this Pull Request on Codecov

86.14% (+1.23%) compared to 07f93c7

Details

Codecov Report

Attention: Patch coverage is 87.88732% with 43 lines in your changes missing coverage. Please review.

Project coverage is 86.14%. Comparing base (07f93c7) to head (72dc5ae).
Report is 140 commits behind head on main.

Files with missing lines Patch % Lines
napari_animation/_qt/frameslider_widget.py 89.18% 24 Missing ⚠️
napari_animation/_qt/playbutton_widget.py 76.78% 13 Missing ⚠️
napari_animation/_qt/_tests/test_play.py 91.54% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   84.91%   86.14%   +1.23%     
==========================================
  Files          21       24       +3     
  Lines         928     1256     +328     
==========================================
+ Hits          788     1082     +294     
- Misses        140      174      +34     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.