ZARA-017: repair todo correctness #57
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/zara!57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/zara-017-todo-correctness"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #18.
What changed
Why
The prior storage contract could not intentionally clear optional values, accepted invalid data, approximated month/year recurrence, and detected only identical scheduling timestamps.
Validation
nix develop -c pytest -q t/test_todos.py— 19 passedscripts/test-*.shpassednix build— all five derivations builtCurrent
origin/masterwas merged into this branch with a normal merge commit. No rebase was used.