v2: - Replace tab expansion function in ReportsBase with std::string version
This patch set includes a few improvements to the coverage reports. Alex White (4): covoar/reports: Add new statistics to summary coverage/reports: Improve formatting and clarity coverage/reports: Share common JS and CSS in reports coverage: Give coverage bars red background tester/covoar/DesiredSymbols.cc | 10 ++ tester/covoar/DesiredSymbols.h | 24 ++++- tester/covoar/ObjdumpProcessor.cc | 5 + tester/covoar/ReportsBase.cc | 67 ++++++++++-- tester/covoar/ReportsHtml.cc | 163 +++++++++++++++++------------- tester/covoar/ReportsText.cc | 76 ++++++++------ tester/rt/coverage.py | 66 ++++++++---- 7 files changed, 275 insertions(+), 136 deletions(-) -- 2.27.0 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel