Skip to main content

Module report

Module report 

Source
Expand description

Report generation for commit-roaster.

Generates formatted output with issues, stats, and roasts.

Structs§

CommitStats
Aggregated statistics about analyzed commits.
Report
Full analysis report.
ScoredCommit
A commit paired with its detected issues.

Functions§

build_report
Build a report from scored commits.
format_json
Format report as JSON.
format_terminal
Format report as colored terminal output.