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

0.0.3 milestone #51

Closed cedricdcc closed 4 weeks ago

cedricdcc commented 1 month ago

Issues that were affecting by the changes in this commit are:

github-actions[bot] commented 1 month ago

Tests coverage table for c6fb8fd commit.

pycoverage Name Stmts Miss Cover Missing
travharv/config_build.py 154 17 88.96% 51 219 249-250 337-338 370 375-378 428-429 436 451
travharv/execution_report.py 75 0 100.0%
travharv/executor.py 41 3 92.68% 74-75 81
travharv/helper.py 28 1 96.43% 32
travharv/path_assertion.py 122 20 83.61% 51-52 83-84 115-117 120-125 128-130 180
travharv/service.py 46 3 93.48% 74 89 92
travharv/store.py 57 5 91.23% 84 87 120 144
travharv/web_discovery.py 92 17 81.52% 21 49-50 58 119 124-125 153 164-165 172 179
TOTAL 615 66 89.27%
marc-portier commented 1 month ago

automated tests not succesful -- best to resolve those before merge for sure