Skip to content

Fix crash on SubmitDataUseCase - #3885

Merged
andreia-ferreira merged 8 commits into
masterfrom
andreia/3882/fix-submit-data-usecase-crash
Aug 20, 2026
Merged

Fix crash on SubmitDataUseCase#3885
andreia-ferreira merged 8 commits into
masterfrom
andreia/3882/fix-submit-data-usecase-crash

fix code format after ktfmt update

0221d10
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
...oid/ui/datacollection/DataCollectionInitializer.kt 86.95% 1 Missing and 2 partials ⚠️
...undplatform/android/ui/home/HomeScreenViewModel.kt 0.00% 1 Missing and 1 partial ⚠️
...latform/android/repository/SubmissionRepository.kt 90.00% 0 Missing and 1 partial ⚠️
...m/android/ui/datacollection/TaskSequenceHandler.kt 87.50% 0 Missing and 1 partial ⚠️
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%) ⬆️

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