Commit 19eb8e3
Ahsan Arif
Performance: Optimized data loading of course (#416)
* perf: optimised data loading on dashboard and course details
* fix: course unit tests
* fix: course load exception and removed ui result class
* fix: lint checks
* chore: moved to flow.catch from try/catch in course outline and container viewmodels1 parent e465552 commit 19eb8e3
File tree
24 files changed
+2426
-323
lines changed- app
- schemas/org.openedx.app.room.AppDatabase
- src/main/java/org/openedx/app/room
- core/src/main/java/org/openedx/core
- data/model/room
- domain/model
- extension
- course/src
- main/java/org/openedx/course
- data
- repository
- storage
- domain/interactor
- presentation
- container
- outline
- test/java/org/openedx/course/presentation
- container
- outline
- dashboard/src/main/java/org/openedx/courses/presentation
24 files changed
+2426
-323
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
0 commit comments