-
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
Fix: Search multilingual values filter #82
Conversation
f4a962f
to
923629e
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## development #82 +/- ##
===============================================
+ Coverage 71.26% 71.85% +0.58%
===============================================
Files 67 67
Lines 3508 3681 +173
===============================================
+ Hits 2500 2645 +145
- Misses 1008 1036 +28
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Changes
fix Filter API Search with a language parameter ontoportal/ontoportal-project#56
Show search results in only one language (default behavior and backward compatible)
Show search results in multiple languages
Show search results in all languages
fix Annotator returns result with multiple languages (instead of english only) bioportal_web_ui#577
before
after