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

feat: Learner feedback collection from the mobile app #1845

Closed farhan-arshad-dev closed 7 months ago

farhan-arshad-dev commented 7 months ago

Description

LEARNER-9834

Config was added in Endpoint: /api/mobile/{api_version}/users/{username}/course_enrollments

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (a6b4bac) 1.07% compared to head (8557a0c) 1.07%.

Files Patch % Lines
...c/main/java/org/edx/mobile/view/AccountFragment.kt 0.00% 10 Missing :warning:
...rc/main/java/org/edx/mobile/model/api/AppConfig.kt 0.00% 3 Missing :warning:
.../java/org/edx/mobile/module/prefs/FeaturesPrefs.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1845 +/- ## =========================================== - Coverage 1.07% 1.07% -0.01% Complexity 137 137 =========================================== Files 538 538 Lines 26313 26326 +13 Branches 3391 3395 +4 =========================================== Hits 284 284 - Misses 26002 26015 +13 Partials 27 27 ```

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