[PATCH v2 0/4] coverage/reports: Improve coverage reports
Chris Johns
chrisj at rtems.org
Mon Mar 15 23:27:43 UTC 2021
OK. Nice change and thank you.
Chris
On 16/3/21 9:09 am, Alex White wrote:
> 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(-)
>
More information about the devel
mailing list