Add coverage CI job and upload results to codecov.io

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-05-23 09:43:57 -04:00
parent 5e845fe196
commit df65eebfca
3 changed files with 30 additions and 4 deletions

View file

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