Skip to content

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

Open
andreia-ferreira wants to merge 3 commits 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 3 commits into
masterfrom
andreia/3842/show-other-collectors-in-task

Merge branch 'master' into andreia/3842/show-other-collectors-in-task

9707b4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

68.07% (+0.04%) compared to 38e4ab1

View this Pull Request on Codecov

68.07% (+0.04%) compared to 38e4ab1

Details

Codecov Report

❌ Patch coverage is 77.27273% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.07%. Comparing base (38e4ab1) to head (9707b4e).

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     68.03%   68.07%   +0.04%     
- Complexity     1883     1886       +3     
============================================
  Files           411      411              
  Lines         10881    10899      +18     
  Branches       1426     1427       +1     
============================================
+ Hits           7403     7420      +17     
  Misses         2735     2735              
- Partials        743      744       +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.