feat: Make savings output prettier#197
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
🚀 New features to boost your workflow:
|
Confidence Score: 4/5Safe to merge; the changes are purely presentational and the core stats-accumulation logic is untouched. The formatting rewrite is correct — bar fills are bounded, division-by-zero is guarded, and color detection follows the NO_COLOR spec. The only loose end is the now-unused sample_stats_file fixture and the absence of a rendering test for the By Call Type section that the fixture was well-suited to cover. tests/test_stats.py — the sample_stats_file fixture should either be removed or wired to a new test for the call-type section.
|
This PR makes
semble savingsprettier (usingrtk gainas inspiration). It also drops the --verbose flag since the output is not that big anyway and it makes the code less complex.Example:
