ncbo / ontologies_linked_data

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

Fix: Some lost code after submission refactoring PR and fix a bug the context language been empty #204

Closed syphax-bouazzouni closed 6 months ago

syphax-bouazzouni commented 6 months ago

Changes

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 78.90%. Comparing base (0227d37) to head (f14a7eb).

Files Patch % Lines
lib/ontologies_linked_data/serializers/json.rb 94.44% 1 Missing :warning:
...ervices/submission_process/submission_processor.rb 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/multilingual-support-add-search-and-languages-serialization #204 +/- ## ======================================================================================================= + Coverage 78.10% 78.90% +0.79% ======================================================================================================= Files 74 74 Lines 5372 5385 +13 ======================================================================================================= + Hits 4196 4249 +53 + Misses 1176 1136 -40 ``` | [Flag](https://app.codecov.io/gh/ncbo/ontologies_linked_data/pull/204/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/204/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | `78.90% <94.11%> (+0.79%)` | :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.