Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 1.46 KB

COVERAGE.md

File metadata and controls

13 lines (13 loc) · 1.46 KB
Name Stmts Miss Branch BrPart Cover Missing
restgdf/__init__.py 5 0 0 0 100%
restgdf/directory/__init__.py 2 0 0 0 100%
restgdf/directory/directory.py 31 1 8 2 92% 37->45, 49
restgdf/featurelayer/__init__.py 2 0 0 0 100%
restgdf/featurelayer/featurelayer.py 88 4 24 5 92% 52, 78, 93, 113->115, 140->149, 142, 153->162
restgdf/utils/__init__.py 2 0 0 0 100%
restgdf/utils/crawl.py 29 6 10 0 85% 19-20, 38-39, 55-56
restgdf/utils/getgdf.py 45 7 17 4 79% 29, 58-60, 67, 97, 99
restgdf/utils/getinfo.py 107 13 56 9 84% 49-53, 64, 77, 98, 105, 139->144, 142, 155, 161->163, 251-255
restgdf/utils/utils.py 8 0 2 0 100%
TOTAL 319 31 117 20 87%