Fix crash on SubmitDataUseCase - #3885
Merged
andreia-ferreira merged 8 commits intoAug 20, 2026
Merged
Codecov / codecov/project
succeeded
Aug 20, 2026 in 0s
68.69% (+0.14%) compared to 85b7a02
View this Pull Request on Codecov
68.69% (+0.14%) compared to 85b7a02
Details
Codecov Report
❌ Patch coverage is 88.52459% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.69%. Comparing base (85b7a02) to head (0221d10).
Additional details and impacted files
@@ Coverage Diff @@
## master #3885 +/- ##
============================================
+ Coverage 68.55% 68.69% +0.14%
- Complexity 1911 1927 +16
============================================
Files 412 412
Lines 10968 10968
Branches 1432 1432
============================================
+ Hits 7519 7535 +16
+ Misses 2701 2685 -16
Partials 748 748 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...droid/ui/datacollection/DataCollectionViewModel.kt | 81.17% <100.00%> (+1.65%) |
⬆️ |
| ...oundplatform/android/ui/home/HomeScreenFragment.kt | 73.91% <ø> (+2.33%) |
⬆️ |
| ...ome/mapcontainer/HomeScreenMapContainerFragment.kt | 38.88% <ø> (+2.43%) |
⬆️ |
| ...latform/android/repository/SubmissionRepository.kt | 98.00% <90.00%> (-2.00%) |
⬇️ |
| ...m/android/ui/datacollection/TaskSequenceHandler.kt | 98.27% <87.50%> (-1.73%) |
⬇️ |
| ...undplatform/android/ui/home/HomeScreenViewModel.kt | 77.55% <0.00%> (+3.86%) |
⬆️ |
| ...oid/ui/datacollection/DataCollectionInitializer.kt | 61.64% <86.95%> (+6.80%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading