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 SPARQL query in trajectory.sparql #27

Closed cedricdcc closed 6 months ago

github-actions[bot] commented 6 months ago

Tests coverage table for a85db84 commit.

pycoverage Name Stmts Miss Cover Missing
travharv/common.py 31 5 83.87% 31-32 61
travharv/service.py 56 15 73.21% 81-84 100 105-107 109 116 122-123 128-129 136
travharv/store.py 28 0 100.0%
travharv/subj_prop_path_assertion.py 65 23 64.62% 44 47 65 70-73 76-79 82-88 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 42 7 83.33% 74 76 83
travharv/web_discovery.py 75 14 81.33% 35-36 44 95-96 120 129 131-133 138-140 147
TOTAL 443 74 83.3%