openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
860 stars 286 forks source link

feat: 5335 - owner field icon/info for "categories" #5845

Closed monsieurtanuki closed 1 week ago

monsieurtanuki commented 1 week ago

What

Screenshots

"categories" page "multi" page (top) "multi" page (lower)
Screenshot_1731431653 Screenshot_1731431662 Screenshot_1731431678

Fixes bug(s)

Impacted files

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 6.92%. Comparing base (4d9c7fc) to head (db23850). Report is 471 commits behind head on develop.

Files with missing lines Patch % Lines
...p/lib/pages/product/simple_input_page_helpers.dart 0.00% 5 Missing :warning:
...smooth_app/lib/pages/product/owner_field_info.dart 25.00% 3 Missing :warning:
...mooth_app/lib/pages/product/simple_input_page.dart 0.00% 3 Missing :warning:
...app/lib/pages/product/simple_input_text_field.dart 0.00% 1 Missing :warning:
...oth_app/lib/pages/product/simple_input_widget.dart 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5845 +/- ## ========================================== - Coverage 9.54% 6.92% -2.63% ========================================== Files 325 422 +97 Lines 16411 23263 +6852 ========================================== + Hits 1567 1611 +44 - Misses 14844 21652 +6808 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.