-
-
Notifications
You must be signed in to change notification settings - Fork 465
taxonomy: Taxonomy/improve taxonomies for croatia #11850
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
taxonomy: Taxonomy/improve taxonomies for croatia #11850
Conversation
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #11850 +/- ##
==========================================
+ Coverage 49.88% 50.29% +0.40%
==========================================
Files 83 84 +1
Lines 22984 23117 +133
Branches 5508 5532 +24
==========================================
+ Hits 11466 11626 +160
+ Misses 10121 10072 -49
- Partials 1397 1419 +22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@@ -2602,6 +2606,9 @@ Text to analyze | |||
if (defined $labels_regexps{$ingredients_lc}) { | |||
# start with uncomposed labels first, so that we decompose "fair-trade organic" into "fair-trade, organic" | |||
foreach my $labelid (reverse @labels) { | |||
# Skip processing if the labelid is "organic" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why was this code added?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
What
Add translations using taxonomy enhancer
Related issue(s) and discussion