[PATCH 0/4] coverage/reports: Improve coverage reports

Alex White alex.white at oarcorp.com
Fri Mar 12 16:48:30 UTC 2021


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      |  68 +++++++++++--
 tester/covoar/ReportsHtml.cc      | 163 +++++++++++++++++-------------
 tester/covoar/ReportsText.cc      |  76 ++++++++------
 tester/rt/coverage.py             |  66 ++++++++----
 7 files changed, 276 insertions(+), 136 deletions(-)

-- 
2.27.0



More information about the devel mailing list