Skip to content
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: Synonyms in taxonomized suggestions #10722

Conversation

Naruyoko
Copy link
Contributor

What

Applies the solution in my comment.

Related issue(s) and discussion

Copy link

sonarcloud bot commented Aug 21, 2024

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.32%. Comparing base (dc04d18) to head (28c9dd9).
Report is 592 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10722      +/-   ##
==========================================
- Coverage   49.54%   49.32%   -0.23%     
==========================================
  Files          67       77      +10     
  Lines       20650    22039    +1389     
  Branches     4980     5264     +284     
==========================================
+ Hits        10231    10870     +639     
- Misses       9131     9840     +709     
- Partials     1288     1329      +41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@stephanegigandet stephanegigandet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@stephanegigandet stephanegigandet merged commit 3419a1e into openfoodfacts:main Aug 22, 2024
13 checks passed
stephanegigandet pushed a commit that referenced this pull request Aug 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.42.0](v2.41.0...v2.42.0)
(2024-08-22)


### Features

* geoip/ api use the remote address if ip not provided as param
([#10700](#10700))
([7c1e3f2](7c1e3f2)),
closes
[#10699](#10699)
* knowledge API to specify which panels should be returned
([#10701](#10701))
([384961a](384961a))
* migration script to batch import existing orgs in CRM
([#10683](#10683))
([1801b48](1801b48))


### Bug Fixes

* remove robotoff webhook trigger
([#10723](#10723))
([47e1174](47e1174))
* remove unused jquery-ui safe-active-element module
([#10708](#10708))
([9407e86](9407e86))
* Synonyms in taxonomized suggestions
([#10722](#10722))
([3419a1e](3419a1e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Synonyms in taxonomized suggestions are broken
3 participants