Skip to content

Restore Font Weights for Survey Selector and Nav Items per original CSS

bdd1b36
Select commit
Loading
Failed to load commit list.
Open

Migrate home screen drawer to Compose #3554

Restore Font Weights for Survey Selector and Nav Items per original CSS
bdd1b36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

69.78% (+0.27%) compared to c394f74

View this Pull Request on Codecov

69.78% (+0.27%) compared to c394f74

Details

Codecov Report

❌ Patch coverage is 82.37548% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.78%. Comparing base (c394f74) to head (bdd1b36).

Files with missing lines Patch % Lines
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 82.91% 23 Missing and 11 partials ⚠️
...oundplatform/android/ui/home/HomeScreenFragment.kt 80.76% 7 Missing and 3 partials ⚠️
...undplatform/android/ui/home/HomeScreenViewModel.kt 80.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3554      +/-   ##
============================================
+ Coverage     69.50%   69.78%   +0.27%     
  Complexity     1812     1812              
============================================
  Files           346      347       +1     
  Lines          9579     9786     +207     
  Branches       1028     1047      +19     
============================================
+ Hits           6658     6829     +171     
- Misses         2291     2314      +23     
- Partials        630      643      +13     
Files with missing lines Coverage Δ
...undplatform/android/ui/home/HomeScreenViewModel.kt 77.27% <80.00%> (+0.48%) ⬆️
...oundplatform/android/ui/home/HomeScreenFragment.kt 71.42% <80.76%> (-0.58%) ⬇️
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 82.91% <82.91%> (ø)

... 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.