openfoodfacts / robotoff

🤖 Real-time and batch prediction service for Open Food Facts
https://openfoodfacts.github.io/robotoff/
GNU Affero General Public License v3.0
80 stars 56 forks source link

fix: use RedisUpdate.product_type #1430

Closed raphael0202 closed 1 month ago

raphael0202 commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 36.11111% with 23 lines in your changes missing coverage. Please review.

Project coverage is 54.79%. Comparing base (24db8fb) to head (cb74a9a). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
robotoff/types.py 18.18% 9 Missing :warning:
robotoff/app/api.py 61.11% 7 Missing :warning:
robotoff/workers/update_listener.py 0.00% 6 Missing :warning:
robotoff/cli/main.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1430 +/- ## ========================================== - Coverage 54.82% 54.79% -0.04% ========================================== Files 84 84 Lines 8341 8359 +18 ========================================== + Hits 4573 4580 +7 - Misses 3768 3779 +11 ```

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