Skip to main content

Module display

Module display 

Source
Expand description

Coverage display and formatting.

Pretty-prints coverage results, highlights uncovered files, and shows delta vs previous run.

Functionsยง

format_coverage_delta
Format a coverage delta for display.
format_coverage_json
Format coverage result as JSON string.
format_coverage_summary
Format a full coverage summary for terminal output.
format_threshold_check
Format a threshold check result.