vliz-be-opsci / pysubyt

python module for Linked Data production (aka semantic uplifting) through Templating
MIT License
0 stars 0 forks source link

Fix/issue-61 #62

Open marc-portier opened 4 months ago

marc-portier commented 4 months ago

avoids the timing issue solves #61

github-actions[bot] commented 4 months ago

Tests coverage table for commit.

pycoverage Name Stmts Miss Cover Missing
pysubyt/api.py 138 3 97.83% 159 351 355
pysubyt/j2/generator.py 17 0 100.0%
pysubyt/sinks.py 90 13 85.56% 19 33-34 38 42 55 58 61 64 67 77 80 113
pysubyt/sources.py 215 22 89.77% 26 70-77 92-93 125 240 245-246 277 288 291-292 323 330
pysubyt/subyt.py 18 0 100.0%
TOTAL 478 38 92.05%