Commit 0f93552
committed
test(filter): cover pipeline coordinator + core filters
internal/filter (the 31-layer compression pipeline) was 24%: added tests for
the real entry points — PipelineCoordinator.Process across ModeNone/Minimal/
Aggressive on code/prose/JSON/empty/large inputs (stats, budget enforcement,
determinism, idempotence, guardrail fallback, nil-receiver guard), plus the
composed core filters (GoalDriven, Contrastive, Ngram, EvaluatorHeads, Gist,
HierarchicalSummary) and CoreFilters.Apply. Skipped the experimental
auto-generated layer files. filter 24->28%; tok overall 37->40%. Gate 36->38.1 parent c1b128e commit 0f93552
3 files changed
Lines changed: 847 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments