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

fix: 5830 - sorted "more photos" by timestamp #5843

Closed monsieurtanuki closed 2 weeks ago

monsieurtanuki commented 2 weeks ago

What

Screenshots

before after
Screenshot_1731409722 Screenshot_1731409831

Fixes bug(s)

Impacted file

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 6.92%. Comparing base (4d9c7fc) to head (6cd9490). Report is 469 commits behind head on develop.

Files with missing lines Patch % Lines
...s/smooth_app/lib/helpers/product_cards_helper.dart 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5843 +/- ## ========================================== - Coverage 9.54% 6.92% -2.63% ========================================== Files 325 422 +97 Lines 16411 23249 +6838 ========================================== + Hits 1567 1609 +42 - Misses 14844 21640 +6796 ```

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

monsieurtanuki commented 2 weeks ago

Thank you @g123k for your review!