| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-06 | refactor: remove legacy iordata path map fallback (task 384) | Paul Buetow | |
| 2026-03-05 | Normalize Go import grouping with local ior section | Paul Buetow | |
| 2026-02-21 | Address review: strengthen multi-record assertions, add corrupt-zstd test | Paul Buetow | |
| - TestLoadTestResultMultipleRecordsSamePath now checks all fields per record - Fixed unchecked error return from zstd Write - Added TestLoadTestResultCorruptZstd for non-zstd file content Amp-Thread-ID: https://ampcode.com/threads/T-019c816d-5634-7387-8065-f67e38257019 Co-authored-by: Amp <amp@ampcode.com> | |||
| 2026-02-21 | Add parse.go unit tests verifying .ior.zst deserialization and TestResult fields | Paul Buetow | |
| Tests cover: - All IterRecord fields (Path, TraceID, Comm, Pid, Tid, Flags, Cnt) - Multiple records with same path but different tracepoints - Empty .ior.zst file - Nonexistent file (error path) - Invalid/corrupt data (error path) Task 343: Verify parse.go correctly deserializes .ior.zst files Amp-Thread-ID: https://ampcode.com/threads/T-019c816d-5634-7387-8065-f67e38257019 Co-authored-by: Amp <amp@ampcode.com> | |||
