openedx-unsupported / edx-app-android

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

Fix: Fetching price for an expired course #1843

Closed HamzaIsrar12 closed 8 months ago

HamzaIsrar12 commented 8 months ago

Description

LEARNER-9759

Fixing the error in fetching the price for an expired course with an unavailable SKU.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (9564a17) 1.07% compared to head (c60082f) 1.07%.

Files Patch % Lines
...org/edx/mobile/view/CourseTabsDashboardFragment.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1843 +/- ## =========================================== - Coverage 1.07% 1.07% -0.01% Complexity 137 137 =========================================== Files 538 538 Lines 26312 26313 +1 Branches 3390 3391 +1 =========================================== Hits 284 284 - Misses 26001 26002 +1 Partials 27 27 ```

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