Skip to content

Fix duplicate coil-compose in libs.versions.toml

1bc876c
Select commit
Loading
Failed to load commit list.
Open

Migrate home screen drawer to Compose #3554

Fix duplicate coil-compose in libs.versions.toml
1bc876c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 1s

71.06% (+0.02%) compared to a92596d

View this Pull Request on Codecov

71.06% (+0.02%) compared to a92596d

Details

Codecov Report

❌ Patch coverage is 82.84519% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.06%. Comparing base (a92596d) to head (1bc876c).

Files with missing lines Patch % Lines
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 80.24% 21 Missing and 11 partials ⚠️
...oundplatform/android/ui/home/HomeScreenFragment.kt 87.93% 5 Missing and 2 partials ⚠️
...undplatform/android/ui/home/HomeScreenViewModel.kt 89.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3554      +/-   ##
============================================
+ Coverage     71.03%   71.06%   +0.02%     
+ Complexity     1631     1630       -1     
============================================
  Files           331      332       +1     
  Lines          8956     9116     +160     
  Branches        998     1015      +17     
============================================
+ Hits           6362     6478     +116     
- Misses         1998     2032      +34     
- Partials        596      606      +10     
Files with missing lines Coverage Δ
...undplatform/android/ui/home/HomeScreenViewModel.kt 74.13% <89.47%> (+7.47%) ⬆️
...oundplatform/android/ui/home/HomeScreenFragment.kt 74.46% <87.93%> (-2.06%) ⬇️
...a/org/groundplatform/android/ui/home/HomeDrawer.kt 80.24% <80.24%> (ø)

... and 2 files with indirect coverage changes

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