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

Add tests for SubjPropPathAssertion class #28

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 0 100.0%
travharv/subj_prop_path_assertion.py 65 10 84.62% 44 47 73 79 84 119-120 140 147
travharv/trav_harv_config_builder.py 146 10 93.15% 36 50 54 235 253-254 331-332 358 364
travharv/trav_harv_executer.py 38 0 100.0%
travharv/web_discovery.py 75 14 81.33% 35-36 44 95-96 120 129 131-133 138-140 147
TOTAL 432 50 88.43%