Slartibartfass2 / ingredient_collector

An app that collects ingredients from recipe websites and combines them into a shopping list.
https://slartibartfass2.github.io/ingredient_collector/
MIT License
4 stars 0 forks source link

Added Chefkoch support #158

Closed Slartibartfass2 closed 4 months ago

Slartibartfass2 commented 4 months ago

Closes #104

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 98.59155% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.71%. Comparing base (e91ad90) to head (8ec3a52). Report is 25 commits behind head on main.

:exclamation: Current head 8ec3a52 differs from pull request most recent head b36ebf4

Please upload reports for the commit b36ebf4 to get more accurate results.

Files Patch % Lines
lib/src/recipe_parser/chefkoch_parser.dart 98.07% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== + Coverage 91.87% 93.71% +1.84% ========================================== Files 26 25 -1 Lines 517 589 +72 Branches 109 130 +21 ========================================== + Hits 475 552 +77 + Misses 42 37 -5 ``` | [Flag](https://app.codecov.io/gh/Slartibartfass2/ingredient_collector/pull/158/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Schlegel) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Slartibartfass2/ingredient_collector/pull/158/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Schlegel) | `93.71% <98.59%> (+1.84%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Schlegel#carryforward-flags-in-the-pull-request-comment) to find out more.

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