Files
bun.sh/test/cli
Claude Bot 6434022e77 feat: default --coverage-changes to HEAD for uncommitted changes
- Change default from 'main' to 'HEAD' so users can test coverage
  of uncommitted changes without committing first
- When base_branch is "HEAD", run `git diff HEAD` instead of
  `git diff HEAD...HEAD` to show staged + unstaged changes
- Update tests to verify uncommitted changes detection

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-17 08:22:53 +00:00
..
2025-10-11 08:23:25 -07:00