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

refactor: Add enrolled_courses_count parameter in `Find_Course_Clicked` event #1801

Closed omerhabib26 closed 1 year ago

omerhabib26 commented 1 year ago

Description

LEARNER-9459

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (b7ba1ad) 1.13% compared to head (5b8451f) 1.13%.

:exclamation: Current head 5b8451f differs from pull request most recent head 96c54ef. Consider uploading reports for the commit 96c54ef to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1801 +/- ## =========================================== - Coverage 1.13% 1.13% -0.01% Complexity 137 137 =========================================== Files 533 533 Lines 25226 25228 +2 Branches 3048 3048 =========================================== Hits 286 286 - Misses 24913 24915 +2 Partials 27 27 ``` | [Impacted Files](https://app.codecov.io/gh/openedx/edx-app-android/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [...edx/mobile/module/analytics/AnalyticsRegistry.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZHVsZS9hbmFseXRpY3MvQW5hbHl0aWNzUmVnaXN0cnkuamF2YQ==) | `0.00% <0.00%> (ø)` | | | [...edx/mobile/module/analytics/FirebaseAnalytics.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZHVsZS9hbmFseXRpY3MvRmlyZWJhc2VBbmFseXRpY3MuamF2YQ==) | `0.00% <0.00%> (ø)` | | | [.../edx/mobile/module/analytics/SegmentAnalytics.java](https://app.codecov.io/gh/openedx/edx-app-android/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL21vZHVsZS9hbmFseXRpY3MvU2VnbWVudEFuYWx5dGljcy5qYXZh) | `0.00% <0.00%> (ø)` | | | [.../java/org/edx/mobile/view/MyCoursesListFragment.kt](https://app.codecov.io/gh/openedx/edx-app-android/pull/1801?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-T3BlbkVkWE1vYmlsZS9zcmMvbWFpbi9qYXZhL29yZy9lZHgvbW9iaWxlL3ZpZXcvTXlDb3Vyc2VzTGlzdEZyYWdtZW50Lmt0) | `0.00% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.