openedx-unsupported / edx-app-android

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

fix: Handle fallback video format on CourseUnitNavigationActivity #1835

Closed omerhabib26 closed 1 year ago

omerhabib26 commented 1 year ago

Description

LEARNER-9658

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (bcf1d6d) 1.08% compared to head (d4f8b34) 1.07%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1835 +/- ## =========================================== - Coverage 1.08% 1.07% -0.01% Complexity 137 137 =========================================== Files 538 538 Lines 26293 26299 +6 Branches 3381 3383 +2 =========================================== Hits 284 284 - Misses 25982 25988 +6 Partials 27 27 ``` | [Files](https://app.codecov.io/gh/openedx/edx-app-android/pull/1835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [...a/org/edx/mobile/model/course/VideoBlockModel.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZGVsL2NvdXJzZS9WaWRlb0Jsb2NrTW9kZWwuamF2YQ==) | `10.71% <0.00%> (-0.40%)` | :arrow_down: | | [...org/edx/mobile/module/db/DatabaseModelFactory.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1835?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZHVsZS9kYi9EYXRhYmFzZU1vZGVsRmFjdG9yeS5qYXZh) | `0.00% <0.00%> (ø)` | |

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