Merge branch '76-set-up-code-coverage-report-s' into 'master'

Set up code coverage job with reports

Closes #76

See merge request micro-ROS/ros_tracing/ros2_tracing!164
This commit is contained in:
Christophe Bedard 2020-04-25 17:18:30 +00:00
commit dc9b621f89
6 changed files with 40 additions and 0 deletions

View file

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