jodal / biip

📦 Biip interprets the data in barcodes.
https://biip.readthedocs.io
Apache License 2.0
44 stars 3 forks source link

Forward inner parse error in `GS1Message` to `ParseResult` #170

Closed jodal closed 1 year ago

jodal commented 1 year ago

Related to #157 and builds upon #169

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (e523d5c) compared to base (f21d6cf). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 18 18 Lines 884 884 Branches 137 137 ========================================= Hits 884 884 ``` | [Impacted Files](https://codecov.io/gh/jodal/biip/pull/170?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal) | Coverage Δ | | |---|---|---| | [src/biip/\_parser.py](https://codecov.io/gh/jodal/biip/pull/170/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal#diff-c3JjL2JpaXAvX3BhcnNlci5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Stein+Magnus+Jodal)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.