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:
parent
14776ec7e5
commit
9255c0d723
6 changed files with 40 additions and 0 deletions
4
tracetools_launch/.coveragerc
Normal file
4
tracetools_launch/.coveragerc
Normal file
|
@ -0,0 +1,4 @@
|
|||
[run]
|
||||
omit =
|
||||
setup.py
|
||||
test/*
|
Loading…
Add table
Add a link
Reference in a new issue