forked from ontoportal/ontologies_linked_data
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge to master: Release 2.4.2 - Multilingual & Submission compression #96
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if hash was missing @context key the json serializer throwed a nil exception
…pace-optimization Fix: Archived submission space optimization
…gual-read-one-language-from-request-parameter Feature: Support multilingual - Add read one language from request parameter tests
…uage-to-context Feature/add request language to context
if hash was missing @context key the json serializer throwed a nil exception
…uage-to-context Feature: add request language to context follow up
Feature: Add request all languages unit test
…ngual-search Feature: Support multilangual search
syphax-bouazzouni
changed the title
Merge to master: Release 2.3.2
Merge to master: Release 2.4.2
Sep 5, 2023
syphax-bouazzouni
changed the title
Merge to master: Release 2.4.2
Merge to master: Release 2.4.2 - Multilingual & Submission compression
Sep 5, 2023
syphax-bouazzouni
force-pushed
the
master
branch
from
September 12, 2023 07:29
c4d323b
to
bf682ec
Compare
syphax-bouazzouni
force-pushed
the
master
branch
from
October 19, 2023 11:16
0d6632b
to
f44f7ba
Compare
syphax-bouazzouni
force-pushed
the
merge-to-master-2.3.2
branch
from
December 5, 2023 11:23
2bb5391
to
47d767d
Compare
syphax-bouazzouni
force-pushed
the
merge-to-master-2.3.2
branch
from
December 5, 2023 11:46
47d767d
to
5920dad
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #96 +/- ##
=========================================
Coverage ? 81.77%
=========================================
Files ? 79
Lines ? 5739
Branches ? 0
=========================================
Hits ? 4693
Misses ? 1046
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
31 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Prerequisites
Changes
MultiLangual
Fixes