Skip to content

Use existing Typography styles

d9702d5
Select commit
Loading
Failed to load commit list.
Merged

Migrate home screen drawer to Compose #3554

Use existing Typography styles
d9702d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

69.05% (+69.05%) compared to f7690f3

View this Pull Request on Codecov

69.05% (+69.05%) compared to f7690f3

Details

Codecov Report

❌ Patch coverage is 81.73913% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.05%. Comparing base (f7690f3) to head (d9702d5).

Files with missing lines Patch % Lines
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 82.03% 19 Missing and 11 partials ⚠️
...oundplatform/android/ui/home/HomeScreenFragment.kt 78.72% 7 Missing and 3 partials ⚠️
...undplatform/android/ui/home/HomeScreenViewModel.kt 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #3554       +/-   ##
=============================================
+ Coverage          0   69.05%   +69.05%     
- Complexity        0     1826     +1826     
=============================================
  Files             0      356      +356     
  Lines             0     8754     +8754     
  Branches          0     1095     +1095     
=============================================
+ Hits              0     6045     +6045     
- Misses            0     2058     +2058     
- Partials          0      651      +651     
Files with missing lines Coverage Δ
...droid/ui/home/mapcontainer/jobs/JobSelectionRow.kt 62.50% <100.00%> (ø)
...m/android/ui/home/mapcontainer/jobs/LoiJobSheet.kt 67.25% <100.00%> (ø)
...undplatform/android/ui/home/HomeScreenViewModel.kt 75.43% <77.77%> (ø)
...oundplatform/android/ui/home/HomeScreenFragment.kt 67.85% <78.72%> (ø)
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 82.03% <82.03%> (ø)

... and 351 files with indirect coverage changes

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