GenerateReport.run#
- GenerateReport.run(context)[source]#
Generate the HTML report and store it in the context.
- Parameters:
context (
PipelineContext) – Pipeline context providingexperiment,effect_summary, andsensitivity_results(any of which may beNone).- Returns:
The same context with
reportpopulated.- Return type: