ontoportal-lirmm / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
0 stars 6 forks source link

Merge to master: Release 2.6.0 - Multi-backend stores integrations, Indexing ontologies data and metadata, URI data fetching #135

Closed syphax-bouazzouni closed 3 months ago

syphax-bouazzouni commented 4 months ago

Require: updating the configs and re-indexing all the ontologies

Prerequisites

Changes

Search / SOLR

URI management / Content serialization / RDF 3

Mutli-backend support

Other

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.41985% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 81.17%. Comparing base (95e7798) to head (026c9c4).

:exclamation: Current head 026c9c4 differs from pull request most recent head 0855adf

Please upload reports for the commit 0855adf to get more accurate results.

Files Patch % Lines
...tologies_linked_data/models/ontology_submission.rb 81.57% 14 Missing :warning:
lib/ontologies_linked_data/models/resource.rb 96.29% 4 Missing :warning:
...ology_submissions/submission_metadata_extractor.rb 66.66% 2 Missing :warning:
lib/ontologies_linked_data/models/class.rb 97.50% 1 Missing :warning:
...nked_data/models/properties/annotation_property.rb 50.00% 1 Missing :warning:
...linked_data/models/properties/datatype_property.rb 50.00% 1 Missing :warning:
...linked_data/models/properties/ontology_property.rb 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #135 +/- ## ========================================== + Coverage 80.49% 81.17% +0.68% ========================================== Files 84 89 +5 Lines 6131 6512 +381 ========================================== + Hits 4935 5286 +351 - Misses 1196 1226 +30 ``` | [Flag](https://app.codecov.io/gh/ontoportal-lirmm/ontologies_linked_data/pull/135/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ontoportal-lirmm) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ontoportal-lirmm/ontologies_linked_data/pull/135/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ontoportal-lirmm) | `81.17% <95.41%> (+0.68%)` | :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=ontoportal-lirmm#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.