Migrate Offline Area Screens to Compose - #3915
Open
shobhitagarwal1612 wants to merge 3 commits into
Open
Codecov / codecov/project
succeeded
Sep 1, 2026 in 0s
69.62% (+0.26%) compared to 94baf3c
View this Pull Request on Codecov
69.62% (+0.26%) compared to 94baf3c
Details
Codecov Report
❌ Patch coverage is 80.49713% with 102 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.62%. Comparing base (94baf3c) to head (48b8173).
Additional details and impacted files
@@ Coverage Diff @@
## master #3915 +/- ##
============================================
+ Coverage 69.36% 69.62% +0.26%
- Complexity 1963 1980 +17
============================================
Files 412 415 +3
Lines 11015 11330 +315
Branches 1453 1479 +26
============================================
+ Hits 7641 7889 +248
- Misses 2624 2677 +53
- Partials 750 764 +14 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...tform/android/ui/offlineareas/OfflineAreasState.kt | 100.00% <100.00%> (ø) |
|
| ...m/android/ui/offlineareas/OfflineAreasViewModel.kt | 100.00% <100.00%> (+16.66%) |
⬆️ |
| .../offlineareas/selector/OfflineAreaSelectorEvent.kt | 100.00% <ø> (ø) |
|
| .../offlineareas/selector/OfflineAreaSelectorState.kt | 100.00% <100.00%> (ø) |
|
| ...d/ui/offlineareas/viewer/OfflineAreaViewerState.kt | 100.00% <100.00%> (ø) |
|
| ...lineareas/selector/OfflineAreaSelectorViewModel.kt | 94.11% <95.74%> (+5.69%) |
⬆️ |
| ...rm/android/ui/offlineareas/OfflineAreasFragment.kt | 88.46% <86.36%> (+1.50%) |
⬆️ |
| ...flineareas/selector/OfflineAreaSelectorFragment.kt | 71.79% <76.47%> (+0.36%) |
⬆️ |
| .../offlineareas/viewer/OfflineAreaViewerViewModel.kt | 80.48% <77.77%> (-9.52%) |
⬇️ |
| ...i/offlineareas/viewer/OfflineAreaViewerFragment.kt | 74.19% <61.11%> (-6.76%) |
⬇️ |
| ... and 3 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading