mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 11:59:00 +00:00
- Implements Html reporter alongside existing Text and Lcov reporters - Generates interactive HTML coverage report with source code view - Includes CLI support: --coverage-reporter html - Adds bunfig.toml configuration support - Creates index.html file with coverage statistics and line-by-line annotations - Supports modern CSS styling with hover effects and color coding 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>