Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(Screens): add golden tests for some initial screens #73

Merged
merged 19 commits into from Aug 13, 2021

Conversation

arafaysaleem
Copy link
Owner

No description provided.

arafaysaleem and others added 19 commits August 10, 2021 10:09
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
@github-actions github-actions bot added CI/CD Improvements or additions to the workflows presentation-layer Changes concerning UI screens Improvements or additions to screens tests Improvements or additions to tests utilities Improvements or additions to utility classes views Changes to visual elements labels Aug 13, 2021
@arafaysaleem arafaysaleem enabled auto-merge (squash) August 13, 2021 05:46
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #73 (7ca524b) into dev (d025c92) will increase coverage by 10.82%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             dev      #73       +/-   ##
==========================================
+ Coverage   7.83%   18.65%   +10.82%     
==========================================
  Files        124      124               
  Lines       2769     2776        +7     
==========================================
+ Hits         217      518      +301     
+ Misses      2552     2258      -294     
Impacted Files Coverage Δ
lib/views/screens/login_screen.dart 56.81% <ø> (+56.81%) ⬆️
lib/views/screens/register_screen.dart 71.92% <ø> (+71.92%) ⬆️
lib/providers/all_providers.dart 5.00% <0.00%> (+5.00%) ⬆️
lib/providers/auth_provider.dart 20.00% <0.00%> (+20.00%) ⬆️
lib/views/screens/change_password_screen.dart 47.61% <0.00%> (+47.61%) ⬆️
lib/helper/extensions/context_extensions.dart 66.66% <0.00%> (+50.00%) ⬆️
...idgets/change_password/change_password_fields.dart 64.70% <0.00%> (+64.70%) ⬆️
lib/views/screens/home_screen.dart 80.76% <0.00%> (+76.92%) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dd55996...7ca524b. Read the comment docs.

@arafaysaleem arafaysaleem merged commit 9ded50d into dev Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Improvements or additions to the workflows presentation-layer Changes concerning UI screens Improvements or additions to screens tests Improvements or additions to tests utilities Improvements or additions to utility classes views Changes to visual elements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant