qp.analyze.checkup.plot_failures

qp.analyze.checkup.plot_failures(failure_counts)[source]

Generate a bar chart of job status counts and save to checkup/job_status.png.

Parameters:

failure_counts (dict) – Mapping of status labels (e.g., 'done', 'running') to counts.