Skip to content

Fix Estimate timing and make progress handling forgiving#117

Merged
arnobaer merged 2 commits intomainfrom
bugfix/estimate-monotonic-forgiving
Mar 25, 2026
Merged

Fix Estimate timing and make progress handling forgiving#117
arnobaer merged 2 commits intomainfrom
bugfix/estimate-monotonic-forgiving

Conversation

@arnobaer
Copy link
Copy Markdown
Member

Use a monotonic clock in class Estimate and fix remaining-time calculation.

Also make the estimator forgiving by treating negative totals as zero and ignoring advance() calls after completion.

Includes docstring cleanup and pytest coverage.

@arnobaer arnobaer added this to the 1.5.x milestone Mar 25, 2026
@arnobaer arnobaer self-assigned this Mar 25, 2026
@arnobaer arnobaer added bug Something isn't working enhancement New feature or request labels Mar 25, 2026
@arnobaer arnobaer merged commit e27d40e into main Mar 25, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant