Skip to content

Merge branch 'master' into migrate-sync-status

7512b2d
Select commit
Loading
Failed to load commit list.
Draft

Migrate SyncStatus to Jetpack Compose #3488

Merge branch 'master' into migrate-sync-status
7512b2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 1s

69.87% (+0.05%) compared to 6597d13

View this Pull Request on Codecov

69.87% (+0.05%) compared to 6597d13

Details

Codecov Report

❌ Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.87%. Comparing base (6597d13) to head (7512b2d).

Files with missing lines Patch % Lines
...platform/android/ui/syncstatus/SyncStatusScreen.kt 95.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3488      +/-   ##
============================================
+ Coverage     69.82%   69.87%   +0.05%     
+ Complexity     1599     1597       -2     
============================================
  Files           322      323       +1     
  Lines          8678     8693      +15     
  Branches        949      949              
============================================
+ Hits           6059     6074      +15     
  Misses         2049     2049              
  Partials        570      570              
Files with missing lines Coverage Δ
...atform/android/ui/syncstatus/SyncStatusFragment.kt 100.00% <100.00%> (+4.54%) ⬆️
...tform/android/ui/syncstatus/SyncStatusViewModel.kt 78.04% <100.00%> (ø)
...java/org/groundplatform/android/util/ComposeExt.kt 75.00% <ø> (ø)
...platform/android/ui/syncstatus/SyncStatusScreen.kt 95.23% <95.23%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.