Replace ViewPager2 with Compose-based TaskScreenContainer for Data Collection #3735
Codecov / codecov/project
succeeded
May 16, 2026 in 1s
68.05% (+0.04%) compared to 021ec59
View this Pull Request on Codecov
68.05% (+0.04%) compared to 021ec59
Details
Codecov Report
❌ Patch coverage is 66.92308% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.05%. Comparing base (021ec59) to head (0b1f426).
Additional details and impacted files
@@ Coverage Diff @@
## master #3735 +/- ##
============================================
+ Coverage 68.00% 68.05% +0.04%
+ Complexity 1623 1608 -15
============================================
Files 370 368 -2
Lines 9609 9528 -81
Branches 1251 1242 -9
============================================
- Hits 6535 6484 -51
+ Misses 2395 2377 -18
+ Partials 679 667 -12 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...d/ui/datacollection/tasks/AbstractTaskViewModel.kt | 93.33% <100.00%> (+0.11%) |
⬆️ |
| ...oid/ui/datacollection/tasks/DataCollectionEvent.kt | 100.00% <100.00%> (ø) |
|
| ...ion/tasks/location/CaptureLocationTaskViewModel.kt | 93.47% <100.00%> (+0.14%) |
⬆️ |
| ...n/tasks/multiplechoice/MultipleChoiceTaskScreen.kt | 52.27% <100.00%> (ø) |
|
| ...ui/datacollection/tasks/point/DropPinTaskScreen.kt | 66.03% <100.00%> (+3.53%) |
⬆️ |
| ...datacollection/tasks/polygon/DrawAreaTaskScreen.kt | 46.73% <100.00%> (+3.06%) |
⬆️ |
| ...ndroid/ui/datacollection/DataCollectionFragment.kt | 92.59% <75.00%> (-3.41%) |
⬇️ |
| ...ui/datacollection/tasks/AbstractTaskMapFragment.kt | 60.27% <0.00%> (ø) |
|
| ...oid/ui/datacollection/tasks/date/DateTaskScreen.kt | 76.56% <50.00%> (-0.37%) |
⬇️ |
| ...lection/tasks/instruction/InstructionTaskScreen.kt | 87.50% <50.00%> (-0.74%) |
⬇️ |
| ... and 10 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading