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

Multi store #349

Closed ssssarah closed 6 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (f51c9ec) 74.30% compared to head (b9e1e8b) 75.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #349 +/- ## ========================================== + Coverage 74.30% 75.48% +1.18% ========================================== Files 93 104 +11 Lines 5934 6290 +356 ========================================== + Hits 4409 4748 +339 - Misses 1525 1542 +17 ``` | [Flag](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349/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/349/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | `75.48% <86.78%> (+1.18%)` | :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. | [Files](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | Coverage Δ | | |---|---|---| | [kgforge/core/archetypes/store.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9jb3JlL2FyY2hldHlwZXMvc3RvcmUucHk=) | `59.90% <100.00%> (+0.54%)` | :arrow_up: | | [kgforge/core/commons/imports.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9jb3JlL2NvbW1vbnMvaW1wb3J0cy5weQ==) | `72.22% <100.00%> (ø)` | | | [kgforge/core/configs/resolver\_config.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9jb3JlL2NvbmZpZ3MvcmVzb2x2ZXJfY29uZmlnLnB5) | `100.00% <100.00%> (ø)` | | | [kgforge/core/configs/store\_config.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9jb3JlL2NvbmZpZ3Mvc3RvcmVfY29uZmlnLnB5) | `100.00% <100.00%> (ø)` | | | [kgforge/specializations/models/demo\_model.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9zcGVjaWFsaXphdGlvbnMvbW9kZWxzL2RlbW9fbW9kZWwucHk=) | `67.44% <100.00%> (+0.38%)` | :arrow_up: | | [...gforge/specializations/models/rdf/store\_service.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9zcGVjaWFsaXphdGlvbnMvbW9kZWxzL3JkZi9zdG9yZV9zZXJ2aWNlLnB5) | `20.75% <100.00%> (ø)` | | | [kgforge/specializations/resolvers/demo\_resolver.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9zcGVjaWFsaXphdGlvbnMvcmVzb2x2ZXJzL2RlbW9fcmVzb2x2ZXIucHk=) | `47.76% <100.00%> (ø)` | | | [kgforge/specializations/stores/bluebrain\_nexus.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9zcGVjaWFsaXphdGlvbnMvc3RvcmVzL2JsdWVicmFpbl9uZXh1cy5weQ==) | `29.68% <100.00%> (+0.14%)` | :arrow_up: | | [kgforge/specializations/stores/demo\_store.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-a2dmb3JnZS9zcGVjaWFsaXphdGlvbnMvc3RvcmVzL2RlbW9fc3RvcmUucHk=) | `39.76% <100.00%> (+0.35%)` | :arrow_up: | | [tests/core/configs/conftest.py](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain#diff-dGVzdHMvY29yZS9jb25maWdzL2NvbmZ0ZXN0LnB5) | `100.00% <100.00%> (ø)` | | | ... and [22 more](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/BlueBrain/nexus-forge/pull/349/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BlueBrain)

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