vliz-be-opsci / py-trav-harv

python module that will allow an enduser to perform link traversal on a triple store.
0 stars 0 forks source link

Refactor code and remove commented out test case #26

Closed cedricdcc closed 3 months ago

github-actions[bot] commented 3 months ago

Tests coverage table for commit.

pycoverage Name Stmts Miss Cover Missing
travharv/common.py 31 5 83.87% 31-32 61
travharv/service.py 49 11 77.55% 81 86-88 90 96 102-103 108-109 115
travharv/store.py 28 4 85.71% 28 34 37
travharv/subj_prop_path_assertion.py 65 50 23.08% 41-44 47-55 62-65 70-73 76-79 82-88 95-96 98-102 108 111-112 119-121 132 134 140 147
travharv/trav_harv_config_builder.py 146 13 91.1% 36 40 44 50 54 138 235 253-254 331-332 358 364
travharv/trav_harv_executer.py 38 29 23.68% 33-40 46 50-52 54-63 70-74 77
travharv/web_discovery.py 75 14 81.33% 35-36 44 95-96 120 129 131-133 138-140 147
TOTAL 432 126 70.83%