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