Skip to content

Show existing LOIs in draw area and drop pin tasks - #3871

Open
andreia-ferreira wants to merge 1 commit into
masterfrom
andreia/3842/show-other-collectors-in-task
Open

Show existing LOIs in draw area and drop pin tasks#3871
andreia-ferreira wants to merge 1 commit into
masterfrom
andreia/3842/show-other-collectors-in-task

introduce existingLoiFeatures flow to BaseMapViewModel and enable dro…

9ac262c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 5, 2026 in 0s

67.73% (+0.02%) compared to c61510d

View this Pull Request on Codecov

67.73% (+0.02%) compared to c61510d

Details

Codecov Report

❌ Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.73%. Comparing base (c61510d) to head (9ac262c).

Files with missing lines Patch % Lines
...tacollection/tasks/point/DropPinTaskMapFragment.kt 0.00% 2 Missing ⚠️
...ollection/tasks/polygon/DrawAreaTaskMapFragment.kt 0.00% 2 Missing ⚠️
...oundplatform/android/ui/common/BaseMapViewModel.kt 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3871      +/-   ##
============================================
+ Coverage     67.70%   67.73%   +0.02%     
- Complexity     1859     1860       +1     
============================================
  Files           411      411              
  Lines         10857    10875      +18     
  Branches       1425     1426       +1     
============================================
+ Hits           7351     7366      +15     
- Misses         2767     2769       +2     
- Partials        739      740       +1     
Files with missing lines Coverage Δ
...oundplatform/android/ui/common/BaseMapViewModel.kt 64.06% <94.44%> (+4.60%) ⬆️
...tacollection/tasks/point/DropPinTaskMapFragment.kt 13.33% <0.00%> (-0.96%) ⬇️
...ollection/tasks/polygon/DrawAreaTaskMapFragment.kt 47.82% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.