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

[WIP] feat: A vispy-based stage tracker #305

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

wip

b5085d1
Select commit
Loading
Failed to load commit list.
Open

[WIP] feat: A vispy-based stage tracker #305

wip
b5085d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 27, 2024 in 0s

86.30% (-4.44%) compared to 33c1350

View this Pull Request on Codecov

86.30% (-4.44%) compared to 33c1350

Details

Codecov Report

Attention: Patch coverage is 0% with 481 lines in your changes missing coverage. Please review.

Project coverage is 86.30%. Comparing base (33c1350) to head (b5085d1).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/pymmcore_widgets/_stage_recorder.py 0.00% 265 Missing ⚠️
src/pymmcore_widgets/_stage_tracker.py 0.00% 216 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   90.73%   86.30%   -4.44%     
==========================================
  Files          85       87       +2     
  Lines        9233     9858     +625     
==========================================
+ Hits         8378     8508     +130     
- Misses        855     1350     +495     

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