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: link of nutri-score knowledge panel on pro platform #11272

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

alexgarel
Copy link
Member

fixes: #11242

@alexgarel alexgarel requested a review from a team as a code owner January 20, 2025 18:57
@github-actions github-actions bot added 📖 Knowledge Panels https://wiki.openfoodfacts.org/Knowledge_panels Template::Toolkit The templating toolkit used by product opener. The starting point for HTML/JS/CSS fixes. Display labels Jan 20, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 49.33%. Comparing base (7a6c11c) to head (3576738).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
lib/ProductOpener/Display.pm 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11272      +/-   ##
==========================================
- Coverage   49.33%   49.33%   -0.01%     
==========================================
  Files          79       79              
  Lines       22508    22512       +4     
  Branches     5388     5389       +1     
==========================================
+ Hits        11105    11106       +1     
- Misses      10042    10045       +3     
  Partials     1361     1361              

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

@stephanegigandet stephanegigandet merged commit 75a873b into main Jan 22, 2025
15 checks passed
@stephanegigandet stephanegigandet deleted the fix-nutriscore-link branch January 22, 2025 14:19
stephanegigandet pushed a commit that referenced this pull request Jan 22, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.56.0](v2.55.0...v2.56.0)
(2025-01-22)


### Features

* add common categories found on re-commerce websites
([#11263](#11263))
([8f54f80](8f54f80))
* Add common cosmetic allegations
([#11264](#11264))
([94de6d0](94de6d0))
* add link on pro platform to see nutriscore evolution
[#11246](#11246)
([#11247](#11247))
([c0518c1](c0518c1))
* new import_images.pl script for pro platform
([#11225](#11225))
([a46c967](a46c967))
* Update the tagline to force the app upgrade
([#11262](#11262))
([f685cb0](f685cb0))


### Bug Fixes

* Add more german stopwords
([#11266](#11266))
([4e45a34](4e45a34))
* link of nutri-score knowledge panel on pro platform
([#11272](#11272))
([75a873b](75a873b))

---
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
Labels
Display 📖 Knowledge Panels https://wiki.openfoodfacts.org/Knowledge_panels Template::Toolkit The templating toolkit used by product opener. The starting point for HTML/JS/CSS fixes.
Projects
Development

Successfully merging this pull request may close these issues.

Broken link on a product page on the Pro platform
3 participants