openedx-unsupported / edx-app-android

The Open edX mobile app for Android!
https://docs.google.com/document/d/15MYZ2LAmahB82P5wkPkQOqjszfou0Qkeae3qz7STxUQ/edit
Apache License 2.0
300 stars 336 forks source link

feat: show a login msg if a registered user tries to register again #1802

Closed omerhabib26 closed 1 year ago

omerhabib26 commented 1 year ago

Description

LEARNER-9075

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (b7ba1ad) 1.13% compared to head (faf0f10) 1.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1802 +/- ## =========================================== - Coverage 1.13% 1.13% -0.01% Complexity 137 137 =========================================== Files 533 533 Lines 25226 25248 +22 Branches 3048 3050 +2 =========================================== Hits 286 286 - Misses 24913 24935 +22 Partials 27 27 ``` | [Impacted Files](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [...n/java/org/edx/mobile/authentication/LoginAPI.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL2F1dGhlbnRpY2F0aW9uL0xvZ2luQVBJLmphdmE=) | `0.00% <0.00%> (ø)` | | | [.../http/notifications/SnackbarErrorNotification.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL2h0dHAvbm90aWZpY2F0aW9ucy9TbmFja2JhckVycm9yTm90aWZpY2F0aW9uLmphdmE=) | `0.00% <0.00%> (ø)` | | | [...ain/java/org/edx/mobile/module/prefs/LoginPrefs.kt](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZHVsZS9wcmVmcy9Mb2dpblByZWZzLmt0) | `0.00% <0.00%> (ø)` | | | [...ava/org/edx/mobile/social/SocialLoginDelegate.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL3NvY2lhbC9Tb2NpYWxMb2dpbkRlbGVnYXRlLmphdmE=) | `0.00% <0.00%> (ø)` | | | [...rc/main/java/org/edx/mobile/util/AppConstants.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL3V0aWwvQXBwQ29uc3RhbnRzLmphdmE=) | `0.00% <ø> (ø)` | | | [...ava/org/edx/mobile/view/MainDashboardActivity.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL3ZpZXcvTWFpbkRhc2hib2FyZEFjdGl2aXR5LmphdmE=) | `0.00% <0.00%> (ø)` | | | [.../java/org/edx/mobile/view/MyCoursesListFragment.kt](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL3ZpZXcvTXlDb3Vyc2VzTGlzdEZyYWdtZW50Lmt0) | `0.00% <ø> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/openedx/edx-app-android/pull/1802/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.