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: convert image to RGB before nutrition extraction #1448

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

raphael0202
Copy link
Collaborator

Fixes #1447

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

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

Project coverage is 54.72%. Comparing base (750eea9) to head (ac307c5).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
robotoff/prediction/nutrition_extraction.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1448      +/-   ##
==========================================
- Coverage   54.74%   54.72%   -0.02%     
==========================================
  Files          85       85              
  Lines        8635     8637       +2     
==========================================
  Hits         4727     4727              
- Misses       3908     3910       +2     

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

@raphael0202 raphael0202 merged commit 96401ef into main Oct 28, 2024
7 of 9 checks passed
@raphael0202 raphael0202 deleted the fix-1447 branch October 28, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

ValueError: Unsupported number of image dimensions: 2
1 participant