mention reset_coverage data

This commit is contained in:
Axel Kohlmeyer 2020-05-29 08:26:26 -04:00
parent c2ab177c3a
commit 7bcf50b129
No known key found for this signature in database
GPG Key ID: D9B44E93BF0C375A
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ unit tests:
make gen_coverage_html # generate coverage report in HTML format
make gen_coverage_xml # generate coverage report in XML format
make reset_coverage # delete all collected coverage data
These reports require `GCOVR <https://gcovr.com/>`_ to be installed. The easiest way
to do this to install it via pip: