[PATCH v2 0/4] coverage/reports: Improve coverage reports
Alex White
alex.white at oarcorp.com
Mon Mar 15 22:09:19 UTC 2021
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
More information about the devel
mailing list