BlueBrain / nexus-forge

Building and Using Knowledge Graphs made easy
https://nexus-forge.readthedocs.io
GNU Lesser General Public License v3.0
38 stars 19 forks source link

Model querying, loading local ontology in memory #351

Open ssssarah opened 10 months ago

ssssarah commented 10 months ago

DKE-1239

codecov-commenter commented 10 months ago

Codecov Report

Attention: 69 lines in your changes are missing coverage. Please review.

Comparison is base (2e616cd) 74.36% compared to head (e05ca33) 74.45%.

Files Patch % Lines
...zations/models/rdf/rdf_model_service_from_store.py 23.33% 23 Missing :warning:
kgforge/specializations/stores/nexus/service.py 50.00% 12 Missing :warning:
...ge/specializations/models/rdf/rdf_model_service.py 72.22% 10 Missing :warning:
kgforge/core/commons/es_query_builder.py 28.57% 5 Missing :warning:
kgforge/specializations/stores/bluebrain_nexus.py 63.63% 4 Missing :warning:
kgforge/specializations/models/rdf_model.py 86.36% 3 Missing :warning:
kgforge/core/archetypes/model.py 89.47% 2 Missing :warning:
kgforge/core/archetypes/store.py 71.42% 2 Missing :warning:
kgforge/core/forge.py 50.00% 2 Missing :warning:
kgforge/specializations/models/demo_model.py 60.00% 2 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================== + Coverage 74.36% 74.45% +0.08% ========================================== Files 100 101 +1 Lines 6315 6376 +61 ========================================== + Hits 4696 4747 +51 - Misses 1619 1629 +10 ``` | [Flag](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/351/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/351/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | `74.45% <72.50%> (+0.08%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

ssssarah commented 1 month ago

Hasn't been updated in a while, out of sync, to refresh