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 support for nora cooks #167

Closed Slartibartfass2 closed 4 months ago

Slartibartfass2 commented 4 months ago

Closes #166.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.32%. Comparing base (87e2692) to head (7dd2dc7).

:exclamation: Current head 7dd2dc7 differs from pull request most recent head 79c215e

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

Files Patch % Lines
lib/src/recipe_parser/nora_cooks_parser.dart 0.00% 1 Missing :warning:
lib/src/recipe_parser/wordpress_parser.dart 97.87% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== - Coverage 93.71% 93.32% -0.40% ========================================== Files 25 26 +1 Lines 589 584 -5 Branches 130 139 +9 ========================================== - Hits 552 545 -7 - Misses 37 39 +2 ``` | [Flag](https://app.codecov.io/gh/Slartibartfass2/ingredient_collector/pull/167/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/167/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Felix+Schlegel) | `93.32% <97.43%> (-0.40%)` | :arrow_down: | 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.