memote.suite.reporting.history

Render results into pretty HTML.

Module Contents

Classes

HistoryReport Render a rich report using the git repository history.
memote.suite.reporting.history.LOGGER[source]
class memote.suite.reporting.history.HistoryReport(history, configuration, **kwargs)[source]

Bases: memote.suite.reporting.report.Report

Render a rich report using the git repository history.

Attributes:
configuration : memote.MemoteConfiguration

A memote configuration structure.

collect_history(self)[source]

Build the structure of results in terms of a commit history.