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

Fix/issue 17 #46

Closed cedricdcc closed 2 months ago

cedricdcc commented 2 months ago

This pull request also contains all changes that are in https://github.com/vliz-be-opsci/py-trav-harv/pull/45 . Best to review PR 45 first.

github-actions[bot] commented 2 months ago

Tests coverage table for 8a78fff commit.

pycoverage Name Stmts Miss Cover Missing
travharv/config_build.py 157 22 85.99% 34 48 52 111 218 233 251-252 329-330 362 368-371 419-421 425 427 431 436
travharv/executor.py 35 3 91.43% 68-69 75
travharv/path_assertion.py 65 14 78.46% 42 45 69-71 74-77 86
travharv/service.py 46 3 93.48% 76 91 96
travharv/store.py 63 13 79.37% 56 59-60 71 126 129 151-152 162 172-173 186
travharv/web_discovery.py 77 15 80.52% 20 48-49 57 117-118 142 151 153-158 163
TOTAL 443 70 84.2%