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 and test login #483

Closed fremartini closed 1 year ago

ghost commented 1 year 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/483/a49ac203/466fa1f432a120fd9648879e11fe1c90988a97b2.svg)](https://app.codesee.io/r/reviews?pr=483&src=https%3A%2F%2Fgithub.com%2FAnalogIO%2Fcoffeecard_app) #### Legend CodeSee Map legend
codecov[bot] commented 1 year ago

Codecov Report

Merging #483 (466fa1f) into develop (3a1f57f) will increase coverage by 2.26%. The diff coverage is 80.00%.

@@             Coverage Diff             @@
##           develop     #483      +/-   ##
===========================================
+ Coverage    68.53%   70.80%   +2.26%     
===========================================
  Files          103      104       +1     
  Lines         1144     1137       -7     
===========================================
+ Hits           784      805      +21     
+ Misses         360      332      -28     
Flag Coverage Δ
unittests 70.80% <80.00%> (+2.26%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...features/login/presentation/cubit/login_state.dart 100.00% <ø> (ø)
lib/utils/reactivation_authenticator.dart 0.00% <0.00%> (ø)
lib/features/login/domain/usecases/login_user.dart 66.66% <66.66%> (ø)
...features/login/presentation/cubit/login_cubit.dart 77.27% <66.66%> (ø)
...e/data/datasources/account_remote_data_source.dart 73.07% <100.00%> (ø)

... and 1 file with indirect coverage changes