feat: implement SyncServicesUseCase to sync services from backend and update ObserveAllServicesUseCase to avoid network calls #4750
Codecov / codecov/project
succeeded
Apr 23, 2026 in 1s
50.74% (+0.00%) compared to d4133d0
View this Pull Request on Codecov
50.74% (+0.00%) compared to d4133d0
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.74%. Comparing base (d4133d0) to head (d87cf3d).
Additional details and impacted files
@@ Coverage Diff @@
## develop #4750 +/- ##
========================================
Coverage 50.73% 50.74%
========================================
Files 603 603
Lines 21518 21522 +4
Branches 3344 3345 +1
========================================
+ Hits 10917 10921 +4
Misses 9614 9614
Partials 987 987 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...e/conversations/search/apps/SearchAppsViewModel.kt | 98.11% <100.00%> (+0.15%) |
⬆️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update d4133d0...d87cf3d. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading