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: Minor bugs in default config due to missing feature flags #1842

Closed HamzaIsrar12 closed 7 months ago

HamzaIsrar12 commented 7 months ago

Description

LEARNER-9732

Resolve the following issues in this PR:

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (0749897) 1.07% compared to head (ee4f6ff) 1.07%.

Files Patch % Lines
...src/main/java/org/edx/mobile/view/LearnFragment.kt 0.00% 14 Missing :warning:
...bile/src/main/java/org/edx/mobile/util/Config.java 0.00% 4 Missing :warning:
...org/edx/mobile/view/CourseTabsDashboardFragment.kt 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1842 +/- ## ======================================== Coverage 1.07% 1.07% Complexity 137 137 ======================================== Files 538 538 Lines 26314 26312 -2 Branches 3391 3390 -1 ======================================== Hits 284 284 + Misses 26003 26001 -2 Partials 27 27 ```

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