Skip to content

Migrate AbstractTaskMapFragment to Jetpack Compose - #3928

Merged
shobhitagarwal1612 merged 5 commits into
masterfrom
map-task
Sep 10, 2026
Merged

Migrate AbstractTaskMapFragment to Jetpack Compose#3928
shobhitagarwal1612 merged 5 commits into
masterfrom
map-task

refactor: update location info card UI and optimize location state co…

fdeb4d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2026 in 1s

69.73% (-0.02%) compared to a047f34

View this Pull Request on Codecov

69.73% (-0.02%) compared to a047f34

Details

Codecov Report

❌ Patch coverage is 67.39130% with 45 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.73%. Comparing base (a047f34) to head (fdeb4d2).

Files with missing lines Patch % Lines
...ui/datacollection/tasks/AbstractTaskMapFragment.kt 52.17% 19 Missing and 3 partials ⚠️
...droid/ui/datacollection/tasks/map/TaskMapScreen.kt 66.66% 12 Missing and 1 partial ⚠️
...ollection/tasks/map/components/LocationInfoCard.kt 81.13% 7 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3928      +/-   ##
============================================
- Coverage     69.74%   69.73%   -0.02%     
- Complexity     1999     2000       +1     
============================================
  Files           420      422       +2     
  Lines         11466    11556      +90     
  Branches       1492     1502      +10     
============================================
+ Hits           7997     8058      +61     
- Misses         2699     2729      +30     
+ Partials        770      769       -1     
Files with missing lines Coverage Δ
...ollection/tasks/map/components/LocationInfoCard.kt 81.13% <81.13%> (ø)
...droid/ui/datacollection/tasks/map/TaskMapScreen.kt 66.66% <66.66%> (ø)
...ui/datacollection/tasks/AbstractTaskMapFragment.kt 50.70% <52.17%> (-9.57%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.