flameiq.reporting — HTML Reports

FlameIQ static HTML report generator.

Produces a fully self-contained, offline-capable HTML report.

  • No CDN dependencies.

  • No JavaScript frameworks.

  • Pure HTML5 + CSS + minimal vanilla JS for the bar chart.

  • Single file output — share via email, artifacts, or S3.

flameiq.reporting.html_generator.generate_report(result, baseline, current, output_path)[source]

Generate and write a self-contained HTML comparison report.

Parameters:
Return type:

None