AnalogIO / coffeecard_app

Cross-platform coffee card app for Cafe Analog
https://www.cafeanalog.dk/app
MIT License
6 stars 1 forks source link

refactor: new feature structure #572

Open marfavi opened 4 months ago

ghost commented 4 months ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/AnalogIO/coffeecard_app/572/3ff63ad7/3e96941634f48668ec022fa94fae833dca7e905b.svg)](https://app.codesee.io/r/reviews?pr=572&src=https%3A%2F%2Fgithub.com%2FAnalogIO%2Fcoffeecard_app) #### Legend CodeSee Map legend
codecov[bot] commented 4 months ago

Codecov Report

Attention: 81 lines in your changes are missing coverage. Please review.

Comparison is base (2ff7085) 68.76% compared to head (3e96941) 48.95%.

Files Patch % Lines
...ib/src/environment/widgets/environment_button.dart 4.34% 22 Missing :warning:
.../src/login/presentation/pages/login_page_base.dart 0.00% 18 Missing :warning:
lib/core/widgets/components/scaffold.dart 0.00% 13 Missing :warning:
lib/src/shared/form/widgets/form.dart 0.00% 6 Missing :warning:
lib/src/login/presentation/cubit/login_cubit.dart 0.00% 3 Missing :warning:
...src/login/presentation/pages/login_page_email.dart 0.00% 3 Missing :warning:
lib/src/environment/bloc/environment_state.dart 83.33% 2 Missing :warning:
lib/src/environment/environment_repository.dart 88.23% 2 Missing :warning:
lib/src/shared/form/bloc/form_event.dart 60.00% 2 Missing :warning:
lib/src/shared/form/bloc/form_state.dart 0.00% 2 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #572 +/- ## =========================================== - Coverage 68.76% 48.95% -19.82% =========================================== Files 133 168 +35 Lines 1697 2482 +785 =========================================== + Hits 1167 1215 +48 - Misses 530 1267 +737 ``` | [Flag](https://app.codecov.io/gh/AnalogIO/coffeecard_app/pull/572/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AnalogIO) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/AnalogIO/coffeecard_app/pull/572/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=AnalogIO) | `48.95% <70.75%> (-19.82%)` | :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=AnalogIO#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.