-
-
Notifications
You must be signed in to change notification settings - Fork 408
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: Correct handling of fractions without leading zero in Salt/Sodium content field Fixes #6717 #9337
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9337 +/- ##
=======================================
Coverage 48.84% 48.84%
=======================================
Files 66 66
Lines 20380 20380
Branches 4891 4891
=======================================
Hits 9955 9955
Misses 9166 9166
Partials 1259 1259 ☔ View full report in Codecov by Sentry. |
Head branch was pushed to by a user without write access
…m content field Fixes openfoodfacts#6717
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you!
Thanks for getting me through the required test. I accidentally clicked "Update branch" when I saw my PR is behind the latest branch. And therefore it requires permission to run the required test again. Sorry about any inconvenience. Could you please grant me a permission again? Much obliged! |
@danwyk Sure. I also sent you an invite to join the team of the openfoodfacts-server repo so that it does not require approval to run tests. |
Really appreciate it! I've joined it. Thanks for inviting me. |
Kudos, SonarCloud Quality Gate passed! |
What
Correct handling of fractions without leading zero in Salt/Sodium content field Fixes
Screenshot
Related issue(s) and discussion