Files
repomix/tests
Kazuki Yamada a8f4301587 fix(cli): Use actual total tokens for percentage calculation in top files
User identified percentage calculation issue:
- User noticed percentage was calculated against partial token sum (only top candidates)
- User requested using actual total tokens from entire output instead
- Assistant updated printTopFiles to accept totalTokens parameter
- Now uses packResult.totalTokens for accurate percentage calculation
- Fixed all function calls and tests to include the new parameter
- Percentages now reflect actual proportion of each file to total output

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 18:19:38 +09:00
..
2025-04-20 14:42:03 +09:00