Skip to content

Added tests. - #16

Merged
eldridgejm merged 4 commits into
masterfrom
claude/review-feature-changes-GjQIL
Dec 21, 2025
Merged

eldridgejm merged 4 commits into
masterfrom
claude/review-feature-changes-GjQIL

Conversation

@eldridgejm

Copy link
Copy Markdown
Owner

No description provided.

eldridgejm and others added 4 commits December 19, 2025 15:31
- Updated docstrings for max_lateness, min_lateness, and lateness_of_best
  to emphasize that lateness is a quantity (Timedelta), not a boolean
- Clarified that min_lateness returns the minimum lateness value, meaning
  the overall assignment is on-time if any attempt is on-time
- Updated take_best() docstring to describe strategies more accurately
- Added tutorial documentation section explaining lateness strategies
- Updated tutorial example to use penalty_strategy parameter name

The previous docstrings implied boolean behavior ("will be late if...") which
was misleading since lateness is a time duration quantity.
@eldridgejm
eldridgejm merged commit a2dbfe8 into master Dec 21, 2025
1 check passed
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.

2 participants