[Data collection] Restore position to last active task when restoring from draft #2871
Codecov / codecov/project
succeeded
Dec 5, 2024 in 0s
62.67% (+0.02%) compared to 859283c
View this Pull Request on Codecov
62.67% (+0.02%) compared to 859283c
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 62.67%. Comparing base (
859283c
) to head (b71f5bf
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2871 +/- ##
============================================
+ Coverage 62.64% 62.67% +0.02%
- Complexity 1206 1209 +3
============================================
Files 269 269
Lines 6366 6373 +7
Branches 878 879 +1
============================================
+ Hits 3988 3994 +6
- Misses 1829 1832 +3
+ Partials 549 547 -2
Files with missing lines | Coverage Δ | |
---|---|---|
.../src/main/java/com/google/android/ground/Config.kt | 100.00% <ø> (ø) |
|
...android/ground/model/submission/DraftSubmission.kt | 100.00% <100.00%> (ø) |
|
...oid/ground/persistence/local/room/LocalDatabase.kt | 100.00% <ø> (ø) |
|
...d/persistence/local/room/converter/ConverterExt.kt | 83.98% <100.00%> (+0.10%) |
⬆️ |
...istence/local/room/entity/DraftSubmissionEntity.kt | 100.00% <100.00%> (ø) |
|
.../android/ground/repository/SubmissionRepository.kt | 80.00% <100.00%> (ø) |
|
...round/ui/datacollection/DataCollectionViewModel.kt | 72.58% <100.00%> (+2.03%) |
⬆️ |
...ground/ui/datacollection/DataCollectionFragment.kt | 54.54% <0.00%> (-2.03%) |
⬇️ |
...oogle/android/ground/ui/home/HomeScreenFragment.kt | 58.33% <0.00%> (-0.55%) |
⬇️ |
...ome/mapcontainer/HomeScreenMapContainerFragment.kt | 16.66% <0.00%> (-0.20%) |
⬇️ |
Loading