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: fix rounding error in ZPlan num_positions estimate #127

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

tlambert03
Copy link
Member

fixes a rounding issue when calculating the number of steps in a Zplan

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (fe1c571) 98.37% compared to head (326ad82) 98.37%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   98.37%   98.37%           
=======================================
  Files          14       14           
  Lines         799      801    +2     
=======================================
+ Hits          786      788    +2     
  Misses         13       13           
Files Changed Coverage Δ
src/useq/_z.py 98.48% <100.00%> (+0.04%) ⬆️

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

@tlambert03 tlambert03 merged commit 8e4e496 into pymmcore-plus:main Aug 6, 2023
21 checks passed
@tlambert03 tlambert03 deleted the fix-steps branch August 6, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant