Reports.V1SummaryReport

Reports.V1SummaryReport#

Reports.V1SummaryReport.py

make_summary_report(punit, controller, kwargs)#

Create a summary report for the given controller and run info. This function is a wrapper around the do_summary_stage function.

Parameters:
  • punit (ProgressUnit) – The progress unit to track the progress of the report generation.

  • controller (Controller) – The controller containing the data and settings for the report.

  • kwargs (dict) – Additional keyword arguments for configuration.

Return type:

None