ncbo / ontologies_linked_data

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

Multilingual prefLabels #220

Closed mdorf closed 1 month ago

mdorf commented 1 month ago

Implements the ability to annotate prefLabels with the language tag during the missing labels generation process

syphax-bouazzouni commented 1 month ago

Good work, this will also fix in our side these issues:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.08%. Comparing base (812dd78) to head (fbd7548). Report is 4 commits behind head on develop.

Files with missing lines Patch % Lines
...ion_process/operations/submission_rdf_generator.rb 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #220 +/- ## =========================================== + Coverage 78.82% 81.08% +2.25% =========================================== Files 74 74 Lines 5375 5244 -131 =========================================== + Hits 4237 4252 +15 + Misses 1138 992 -146 ``` | [Flag](https://app.codecov.io/gh/ncbo/ontologies_linked_data/pull/220/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ncbo/ontologies_linked_data/pull/220/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | `81.08% <92.85%> (+2.25%)` | :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=ncbo#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.