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

various fixes, refactorings and style agreements (aka fix/issue29) #30

Closed marc-portier closed 5 months ago

marc-portier commented 6 months ago

goal is to address the broad #29

github-actions[bot] commented 6 months ago

Tests coverage table for 04aef45 commit.

pycoverage Name Stmts Miss Cover Missing
travharv/config_build.py 143 12 91.61% 33 47 51 110 217 232 250-251 328-329 361 367
travharv/executor.py 31 0 100.0%
travharv/path_assertion.py 64 14 78.12% 42 45 69-71 74-77 86
travharv/service.py 45 6 86.67% 75 89-90 95-96 102
travharv/store.py 55 9 83.64% 54 57-58 69 150 160-161 174
travharv/web_discovery.py 77 15 80.52% 20 48-49 57 114-115 139 148 150-155 160
TOTAL 415 56 86.51%
marc-portier commented 5 months ago

went a bit beyond the initial idea of #29

also closes #20 #18 #32 #21