[tests] coverage: include files that are not covered at all

This commit is contained in:
tobi-wan-kenobi 2020-05-24 13:05:03 +02:00
parent 3d14931cb7
commit 3c73c4d343
3 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
[run]
omit =
versioneer.*
bumblebee_status/_version.*
setup.*
tests/*
*mock*
*funcsigs*