Expand description
Dashboard output format — rich boxed layout with bar charts, history sparkline, and key hints.
This module provides a visually rich single-screen output suitable for
terminal display. It uses only existing dependencies (owo_colors, common,
history, ratings) — no new crates.
Structs§
- Dashboard
Summary - Summary data extracted from test runs for dashboard display.
Functions§
- format_
dashboard - Format the full dashboard output.