Add pytest-cov

Add fix for coverage

Add source and omit to coveragerc

Update coveragerc

Update coveragerc

Add source to coveragerc

Update coveragerc source

Add init to tests

Fix ImportError

Fix ImportError again
This commit is contained in:
Vinayak Mehta
2018-10-02 20:41:11 +05:30
parent c5bde5e2ad
commit 9537143fe0
7 changed files with 10 additions and 11 deletions
+1 -5
View File
@@ -1,6 +1,2 @@
[run]
branch = True
source = camelot
include = */camelot/*
omit =
*/setup.py
branch = True