core.reporter#

Report generator#

Generates a HTML report in the workflow output directory.

Retargtable: false#

The report-generator works on the files generated by cijoe on the host which is executing cijoe. Thus, no need to make this re-targetable.

cijoe.core.scripts.reporter.main(args, cijoe)#

Produce a HTML report of the ‘workflow.state’ file in ‘args.output’

CLI arguments#

options:

  • -h, --help

    show this help message and exit

  • --report_open {true,false}

    Whether or not the generated report should be opened (in a browser)