Migrate remaining logic from StartupFragment to compose and view models#3461
Merged
Codecov / codecov/project
succeeded
Jan 19, 2026 in 1s
70.07% (+0.04%) compared to 6a168c3
View this Pull Request on Codecov
70.07% (+0.04%) compared to 6a168c3
Details
Codecov Report
❌ Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.07%. Comparing base (6a168c3) to head (cf8565b).
Additional details and impacted files
@@ Coverage Diff @@
## master #3461 +/- ##
============================================
+ Coverage 70.02% 70.07% +0.04%
- Complexity 1608 1613 +5
============================================
Files 320 322 +2
Lines 8598 8634 +36
Branches 946 951 +5
============================================
+ Hits 6021 6050 +29
- Misses 2003 2007 +4
- Partials 574 577 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...undplatform/android/ui/startup/StartupViewModel.kt | 100.00% <100.00%> (ø) |
|
| ...n/java/org/groundplatform/android/ui/theme/Size.kt | 100.00% <100.00%> (ø) |
|
| ...undplatform/android/ui/components/LoadingDialog.kt | 89.47% <89.47%> (ø) |
|
| ...groundplatform/android/ui/startup/StartupScreen.kt | 63.63% <63.63%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading