Commit 26c0629
chore: bump version to 0.15.1, add comprehensive scheduling tests
Version bump: 0.15.0 → 0.15.1 (PATCH for bug fix)
Added 14 new tests in complete_task_scheduling.rs covering:
- Regression tests for the fixed bug (sequential complete tasks)
- Three-task chains without actual dates
- Mixed scenarios (some with actual dates, some without)
- Parallel complete tasks
- Diamond dependencies with all complete tasks
- actual_finish only (no actual_start)
- Mixed progress states (Complete → InProgress → NotStarted)
- Container with complete children
- Slack calculation verification
- Long chain stress test (20 tasks)
Total test count: 978 tests passing
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1973ea1 commit 26c0629
File tree
3 files changed
+571
-8
lines changed- crates/utf8proj-solver/tests
3 files changed
+571
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments