Skip to content

Merge branch 'master' into photo-task-compose-2

654ac0d
Select commit
Loading
Failed to load commit list.
Merged

Migrate PhotoTaskFragment to use TaskScreen Component #3654

Merge branch 'master' into photo-task-compose-2
654ac0d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

66.80% (+0.10%) compared to 4a28818

View this Pull Request on Codecov

66.80% (+0.10%) compared to 4a28818

Details

Codecov Report

❌ Patch coverage is 78.98551% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.80%. Comparing base (4a28818) to head (654ac0d).

Files with missing lines Patch % Lines
...d/ui/datacollection/tasks/photo/PhotoTaskScreen.kt 75.34% 15 Missing and 3 partials ⚠️
...ui/datacollection/tasks/photo/PhotoTaskFragment.kt 0.00% 6 Missing ⚠️
...i/datacollection/tasks/photo/PhotoTaskViewModel.kt 89.58% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3654      +/-   ##
============================================
+ Coverage     66.70%   66.80%   +0.10%     
+ Complexity     1628     1608      -20     
============================================
  Files           362      363       +1     
  Lines          8944     8980      +36     
  Branches       1154     1159       +5     
============================================
+ Hits           5966     5999      +33     
- Misses         2326     2332       +6     
+ Partials        652      649       -3     
Files with missing lines Coverage Δ
...droid/ui/datacollection/DataCollectionViewModel.kt 73.29% <100.00%> (-0.39%) ⬇️
...id/ui/datacollection/tasks/AbstractTaskFragment.kt 78.40% <ø> (-1.82%) ⬇️
...d/ui/datacollection/tasks/AbstractTaskViewModel.kt 89.58% <100.00%> (+0.45%) ⬆️
...asks/multiplechoice/MultipleChoiceTaskViewModel.kt 80.32% <100.00%> (ø)
...id/ui/datacollection/tasks/photo/PhotoTaskEvent.kt 100.00% <100.00%> (ø)
...datacollection/tasks/point/DropPinTaskViewModel.kt 90.00% <100.00%> (ø)
...acollection/tasks/polygon/DrawAreaTaskViewModel.kt 80.68% <100.00%> (ø)
...i/datacollection/tasks/photo/PhotoTaskViewModel.kt 91.07% <89.58%> (+0.44%) ⬆️
...ui/datacollection/tasks/photo/PhotoTaskFragment.kt 0.00% <0.00%> (-58.19%) ⬇️
...d/ui/datacollection/tasks/photo/PhotoTaskScreen.kt 75.34% <75.34%> (ø)

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