Addresses critical test coverage gaps in onyx-core: - models.rs: 20 tests for Task, TaskList, TaskStatus (builder, serde, CRUD) - error.rs: 15 tests for Display impls and From conversions - repository.rs: 5 new tests for version increment, move_task errors, subtask creation, multi-list independence Total: 122 -> 162 tests passing. https://claude.ai/code/session_01XiAFtZ7CAvm9FhrNCwAwsr |
||
|---|---|---|
| .. | ||
| config.rs | ||
| error.rs | ||
| lib.rs | ||
| models.rs | ||
| repository.rs | ||
| storage.rs | ||
| sync.rs | ||
| webdav.rs | ||