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

Fix: DummyStepperMotor returns None if moving #750

Merged
merged 1 commit into from
Dec 19, 2024

Fix: `DummyStepperMotor` returns `None` if moving

b2589ee
Select commit
Loading
Failed to load commit list.
Merged

Fix: DummyStepperMotor returns None if moving #750

Fix: `DummyStepperMotor` returns `None` if moving
b2589ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

86.93% (-0.01%) compared to 6680116

View this Pull Request on Codecov

86.93% (-0.01%) compared to 6680116

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.93%. Comparing base (6680116) to head (b2589ee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #750      +/-   ##
==========================================
- Coverage   86.94%   86.93%   -0.01%     
==========================================
  Files          69       69              
  Lines        3561     3560       -1     
==========================================
- Hits         3096     3095       -1     
  Misses        465      465              

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