-
-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: data quality, false positive, nutrition sum with lower symbol (#…
…11076) ### What Error is: Nutrition-soluble-fiber-plus-insoluble-fiber-greater-than-fiber should not be raised for > Fiber = 5 > insoluble fiber < 1 > soluble fiber = 5 and similar cases. The PR covers only Fibers, insoluble fiber and soluble fiber. The PR covers only if symbol is "<" ### Related issue(s) and discussion - Fixes #11075
- Loading branch information
1 parent
6eaeb26
commit d389c87
Showing
2 changed files
with
72 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters