vliz-be-opsci / pysubyt

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

Feature/gh conventions #48

Closed JotaFan closed 1 year ago

JotaFan commented 1 year ago

In the sources.py there are a few imports inside functions. Is there a special reason for this? If no, shouldnt it just be imported in the begining?

github-actions[bot] commented 1 year ago

Tests coverage table for d0d6092 commit.

pycoverage Name Stmts Miss Cover Missing
pysubyt/api.py 122 1 99.18%
pysubyt/j2/functions.py 98 4 95.92% 82 91 165
pysubyt/j2/generator.py 18 0 100.0%
pysubyt/sinks.py 56 8 85.71% 15 25 35 38 41 44 55
pysubyt/sources.py 191 23 87.96% 25 69-76 91-92 129 163 223 228-229 255 266 269-270 298
TOTAL 485 36 92.58%