Commit fab7f97
docs(plan): wrap session — refactor round done, update pending-splits note
PLAN.md's "Large-file splits" item updated to reflect the 13 files
pulled under the 1000-line cap this session; top file is now
`src/audio/dsp/samplers.rs` (973, one self-contained AmenVoice —
not easily splittable into sibling voices) plus four more files in
the 890s–920s that are plausible next-round targets but not urgent.
docs/features.md's "Refactoring and test coverage" section bumped
to 987 unit tests (up from 479 milestone) and enumerates every
split that landed — test-side (rack_tests, llm_apply_extra_tests,
dsp_tests, llm_tests) and lib-side (llm/mod.rs, api/mod.rs,
params.rs, voices.rs, dsp/mod.rs, planner.rs, ui/mod.rs,
widgets/mod.rs). Notes the +18 planner_tests.rs coverage that
closed a previously-zero-test 964-line file.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 092995a commit fab7f97
2 files changed
Lines changed: 10 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1678 | 1678 | | |
1679 | 1679 | | |
1680 | 1680 | | |
1681 | | - | |
| 1681 | + | |
| 1682 | + | |
1682 | 1683 | | |
1683 | 1684 | | |
1684 | 1685 | | |
| |||
0 commit comments