mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-08 14:56:19 +08:00
Merge pull request #827 from stefanv/coveralls_nomain
Ignore main sections of library code when checking coverage
This commit is contained in:
@@ -7,3 +7,7 @@ include = */skimage/*
|
||||
omit =
|
||||
*/setup.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
def __repr__
|
||||
if __name__ == .__main__.:
|
||||
|
||||
Reference in New Issue
Block a user