diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-18 21:10:24 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-18 21:10:24 +0300 |
| commit | 9a4c683be9520accd11f5d8b761e239f8fdbbf1c (patch) | |
| tree | c294b5e5623fbcd5e846b15061b8ee74a760cb60 /integrationtests/dmap.csv.query.expected | |
| parent | 9775b0696b01a1aa6086fa02ca601214bb180ff7 (diff) | |
Fix DGrep color output and address all CLAUDE comments
- Fix DGrep color issue by adding brush.Colorfy() to GrepProcessor.formatLine()
- Increase server channel buffer size from 100 to 1000 lines in healthhandler.go and serverhandler.go
- Enable skipped tests: TestDCat2 and TestDCatColors now run in both serverless and server modes
- Ensure consistent test files across modes: all DGrep and DMap tests use identical files and counts
- Split directprocessor.go (1228 lines) into 6 focused files under 1000 lines each:
- directprocessor.go (398 lines): Core processor and interface
- grepprocessor.go (176 lines): Grep functionality with color support
- catprocessor.go (104 lines): Cat functionality
- tailprocessor.go (312 lines): Tail and following functionality
- mapprocessor.go (198 lines): MapReduce functionality
- aggregateprocessor.go (83 lines): Aggregate processing
- Update CLAUDE.md with development guidelines and integration testing standards
- Remove all CLAUDE comments after addressing underlying issues
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'integrationtests/dmap.csv.query.expected')
0 files changed, 0 insertions, 0 deletions
