Migrate Sync Status Screen to Compose - #3923
Open
shobhitagarwal1612 wants to merge 2 commits into
Open
Codecov / codecov/project
succeeded
Sep 8, 2026 in 1s
69.70% (-0.09%) compared to 8b167b3
View this Pull Request on Codecov
69.70% (-0.09%) compared to 8b167b3
Details
Codecov Report
❌ Patch coverage is 63.23529% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.70%. Comparing base (8b167b3) to head (60b5a88).
Additional details and impacted files
@@ Coverage Diff @@
## master #3923 +/- ##
============================================
- Coverage 69.79% 69.70% -0.09%
+ Complexity 1987 1984 -3
============================================
Files 415 417 +2
Lines 11380 11426 +46
Branches 1486 1488 +2
============================================
+ Hits 7943 7965 +22
- Misses 2670 2692 +22
- Partials 767 769 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...platform/android/ui/syncstatus/SyncStatusDetail.kt | 100.00% <100.00%> (ø) |
|
| ...dplatform/android/ui/syncstatus/SyncStatusState.kt | 100.00% <100.00%> (ø) |
|
| ...tform/android/ui/syncstatus/SyncStatusViewModel.kt | 80.00% <100.00%> (+1.95%) |
⬆️ |
| ...atform/android/ui/syncstatus/SyncStatusFragment.kt | 92.85% <90.00%> (-1.27%) |
⬇️ |
| ...oundplatform/android/ui/syncstatus/SyncListItem.kt | 63.49% <71.42%> (+0.58%) |
⬆️ |
| ...platform/android/ui/syncstatus/SyncStatusScreen.kt | 47.61% <47.61%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading