tgbugs / pyontutils

python utilities for working with ontologies
MIT License
19 stars 123 forks source link

Ontload for burak #90

Open tmsincomb opened 4 years ago

tmsincomb commented 4 years ago

Ontology load requested that includes all of the ttls in NIF-Ontology from the dev branch, mondo, uberon, emapa, and fma_slim.

Due to time constraints and the hardcoded nature of the ontload.py changes, this branch is only for reference.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1173


Changes Missing Coverage Covered Lines Changed/Added Lines %
pyontutils/ontload.py 0 10 0.0%
<!-- Total: 0 10 0.0% -->
Files with Coverage Reduction New Missed Lines %
pyontutils/integration_test_helper.py 3 72.15%
neurondm/neurondm/models/phenotype_direct.py 4 88.64%
pyontutils/ontload.py 9 10.55%
pyontutils/combinators.py 10 51.35%
nifstd/nifstd_tools/simplify.py 11 69.74%
nifstd/nifstd_tools/methods/helper.py 17 47.83%
pyontutils/scig.py 18 19.03%
nifstd/nifstd_tools/methods/core.py 24 64.95%
neurondm/neurondm/models/huang2017.py 26 85.02%
pyontutils/utils.py 29 43.08%
<!-- Total: 862 -->
Totals Coverage Status
Change from base Build 1170: -4.2%
Covered Lines: 5150
Relevant Lines: 16770

💛 - Coveralls