Migrate PhotoTaskFragment to use TaskScreen Component #3654
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).
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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading