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

fix: Add Alert Dialog in case of missing SKU on Store #1847

Closed omerhabib26 closed 4 months ago

omerhabib26 commented 5 months ago

Description

LEARNER-9845

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (a6b4bac) 1.07% compared to head (b79d967) 1.07%. Report is 2 commits behind head on master.

Files Patch % Lines
...rg/edx/mobile/viewModel/InAppPurchasesViewModel.kt 0.00% 16 Missing :warning:
...ava/org/edx/mobile/wrapper/InAppPurchasesDialog.kt 0.00% 9 Missing :warning:
...e/src/main/java/org/edx/mobile/util/TextUtils.java 0.00% 8 Missing :warning:
...main/java/org/edx/mobile/exception/ErrorMessage.kt 0.00% 7 Missing :warning:
...dx/mobile/view/dialog/CourseModalDialogFragment.kt 0.00% 2 Missing :warning:
...in/java/org/edx/mobile/util/InAppPurchasesUtils.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1847 +/- ## =========================================== - Coverage 1.07% 1.07% -0.01% Complexity 137 137 =========================================== Files 538 538 Lines 26313 26340 +27 Branches 3391 3399 +8 =========================================== Hits 284 284 - Misses 26002 26029 +27 Partials 27 27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.