mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 03:18:53 +00:00
- 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>