Files
repomix-mirror/tests/integration-tests
Kazuki Yamada 66f0fc0f17 refactor(core): Extract inner functions from generateSplitOutputParts
- Move makeChunkConfig and renderGroups to module level for better readability
- Add GenerateOutputFn type alias using typeof generateOutput
- Add comment explaining O(N²) complexity and why it's acceptable
- Fix test mock property names to match actual GitDiffResult/GitLogResult types
- Update integration tests to use produceOutput instead of individual functions
2025-12-21 18:39:26 +09:00
..