- Add comprehensive unit tests for internal/checker (88.5% coverage) - Status string representations - NewChecker validation - Check operation (OK, missing, size/hash mismatch) - Progress reporting and context cancellation - FindExtraFiles functionality - Add comprehensive unit tests for internal/scanner (80.1% coverage) - Constructors and options - File/path enumeration - Dotfile exclusion/inclusion - ToManifest with progress and cancellation - Non-blocking status channel sends - Validate input paths before scanning in generate command - Fail fast with clear error if paths don't exist - Prevents confusing errors deep in enumeration |
||
|---|---|---|
| .. | ||
| check.go | ||
| entry_test.go | ||
| entry.go | ||
| fetch_test.go | ||
| fetch.go | ||
| freshen_test.go | ||
| freshen.go | ||
| gen.go | ||
| list.go | ||
| mfer.go | ||