memote.suite.reporting.reports.history_report module

Render results into pretty HTML.

class memote.suite.reporting.reports.history_report.HistoryReport(repository, directory, index='time', **kwargs)[source]

Bases: memote.suite.reporting.reports.report.Report

Render a rich report using the git repository history.

render_html()[source]

Render a rich report for the repository.