mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
Omit tests from coverage report
This commit is contained in:
@@ -5,3 +5,7 @@ exclude_lines =
|
||||
raise AssertionError
|
||||
raise NotImplementedError
|
||||
if __name__ == .__main__.:
|
||||
omit =
|
||||
geopandas/tests/*
|
||||
geopandas/io/tests/*
|
||||
geopandas/tools/tests/*
|
||||
|
||||
Reference in New Issue
Block a user