Skip to content

Migrate remaining logic from StartupFragment to compose and view models#3461

Merged
shobhitagarwal1612 merged 13 commits into
masterfrom
compose-startupfragment
Jan 19, 2026
Merged

Migrate remaining logic from StartupFragment to compose and view models#3461
shobhitagarwal1612 merged 13 commits into
masterfrom
compose-startupfragment

Merge branch 'master' into compose-startupfragment

cf8565b
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
...groundplatform/android/ui/startup/StartupScreen.kt 63.63% 2 Missing and 2 partials ⚠️
...undplatform/android/ui/components/LoadingDialog.kt 89.47% 1 Missing and 1 partial ⚠️
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%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.