Skip to content

[MONIT-1899] New Report for tier 1 reliability

Diogo Lima Nicolau requested to merge monit1899 into master

Had to split Reports concept from the html.py, and created a totally new report which inherits from Reports. 2 new "table generators" in tables package, and a new page using the mentioned classes. New method in idb_connector class which uses an already created method.

Most logic ends up where we create the tables, and there could be some hidden-corner case missing.

Edited by Diogo Lima Nicolau

Merge request reports