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

[#8] [UI] As a user, if I fail to log in, I see an error popup #55

Merged
merged 4 commits into from
Aug 17, 2023

[#8] Make use of async/await

3ace9b7
Select commit
Loading
Failed to load commit list.
Merged

[#8] [UI] As a user, if I fail to log in, I see an error popup #55

[#8] Make use of async/await
3ace9b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 16, 2023 in 0s

40.90% of diff hit (target 52.47%)

View this Pull Request on Codecov

40.90% of diff hit (target 52.47%)

Annotations

Check warning on line 39 in lib/screens/login/login_view_model.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/screens/login/login_view_model.dart#L39

Added line #L39 was not covered by tests

Check warning on line 11 in lib/uimodels/app_error.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/uimodels/app_error.dart#L11

Added line #L11 was not covered by tests

Check warning on line 18 in lib/uimodels/app_error.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/uimodels/app_error.dart#L13-L18

Added lines #L13 - L18 were not covered by tests

Check warning on line 10 in lib/utils/build_context_ext.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/build_context_ext.dart#L8-L10

Added lines #L8 - L10 were not covered by tests

Check warning on line 17 in lib/utils/internet_connection_manager.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/internet_connection_manager.dart#L17

Added line #L17 was not covered by tests

Check warning on line 19 in lib/utils/internet_connection_manager.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/internet_connection_manager.dart#L19

Added line #L19 was not covered by tests