Daniel Sauer
fdd4b0aeb0
test: Add test coverage for 16 files (40.3% → 45.5%) (#463)
* test: Add test coverage for 16 files (40.3% -> 45.5%)
Add comprehensive tests for previously untested packages:
- internal/agent/state_test.go
- internal/cmd/errors_test.go
- internal/crew/types_test.go
- internal/doctor/errors_test.go
- internal/dog/types_test.go
- internal/mail/bd_test.go
- internal/opencode/plugin_test.go
- internal/rig/overlay_test.go
- internal/runtime/runtime_test.go
- internal/session/town_test.go
- internal/style/style_test.go
- internal/ui/markdown_test.go
- internal/ui/terminal_test.go
- internal/wisp/io_test.go
- internal/wisp/types_test.go
- internal/witness/types_test.go
style_test.go uses func(...string) to match lipgloss variadic Render signature.
* fix(lint): remove unused error return from buildCVSummary
buildCVSummary always returned nil for its error value, causing
golangci-lint to fail with "result 1 (error) is always nil".
The function handles errors internally by returning partial data,
so the error return was misleading. Removed it and updated caller.
2026-01-13 13:19:27 -08:00
..
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-12 01:45:21 -08:00
2026-01-12 01:45:21 -08:00
2026-01-09 23:13:58 -08:00
2026-01-09 22:46:06 -08:00
2026-01-07 20:41:57 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-12 01:45:36 -08:00
2026-01-12 01:45:36 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 21:52:30 -08:00
2026-01-09 22:46:06 -08:00
2026-01-13 13:19:27 -08:00
2026-01-08 22:43:44 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 18:33:34 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 18:33:34 -08:00
2026-01-11 18:33:34 -08:00
2026-01-06 12:59:41 -08:00
2026-01-09 23:13:58 -08:00
2026-01-09 22:46:06 -08:00
2026-01-11 18:06:09 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-06 12:59:37 -08:00
2026-01-09 23:13:58 -08:00
2026-01-12 01:45:26 -08:00
2026-01-12 01:45:26 -08:00
2026-01-12 01:52:38 -08:00
2026-01-12 01:52:38 -08:00
2026-01-13 13:19:15 -08:00
2026-01-13 13:19:15 -08:00
2026-01-06 21:01:07 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00
2026-01-09 22:46:06 -08:00