omit test files from coverage report
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
branch = True
|
branch = True
|
||||||
source =
|
source =
|
||||||
pymysql
|
pymysql
|
||||||
|
omit = pymysql/test/*
|
||||||
|
pymysql/tests/thirdparty/test_MySQLdb/*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
exclude_lines =
|
exclude_lines =
|
||||||
|
|||||||
Reference in New Issue
Block a user