Set up code coverage reports in CI for tracetools and tracetools_test

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-04-25 17:18:30 +00:00
parent 14776ec7e5
commit 9255c0d723
6 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[run]
omit =
setup.py
test/*