Skip to content

Fix zoom in draw area task - #3913

Open
andreia-ferreira wants to merge 5 commits into
masterfrom
andreia/3833/maintain-zoom
Open

Fix zoom in draw area task#3913
andreia-ferreira wants to merge 5 commits into
masterfrom
andreia/3833/maintain-zoom

add unit tests

3d4f25c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 0s

69.47% (+0.10%) compared to 94baf3c

View this Pull Request on Codecov

69.47% (+0.10%) compared to 94baf3c

Details

Codecov Report

❌ Patch coverage is 46.15385% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.47%. Comparing base (94baf3c) to head (3d4f25c).

Files with missing lines Patch % Lines
...ollection/tasks/polygon/DrawAreaTaskMapFragment.kt 25.00% 3 Missing ⚠️
.../android/ui/common/AbstractMapContainerFragment.kt 0.00% 1 Missing ⚠️
...ui/datacollection/tasks/AbstractTaskMapFragment.kt 0.00% 1 Missing ⚠️
...tacollection/tasks/point/DropPinTaskMapFragment.kt 0.00% 1 Missing ⚠️
...acollection/tasks/polygon/DrawAreaTaskViewModel.kt 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3913      +/-   ##
============================================
+ Coverage     69.36%   69.47%   +0.10%     
- Complexity     1963     1966       +3     
============================================
  Files           412      412              
  Lines         11015    11018       +3     
  Branches       1453     1453              
============================================
+ Hits           7641     7655      +14     
+ Misses         2624     2612      -12     
- Partials        750      751       +1     
Files with missing lines Coverage Δ
.../android/ui/common/AbstractMapContainerFragment.kt 15.49% <0.00%> (+0.42%) ⬆️
...ui/datacollection/tasks/AbstractTaskMapFragment.kt 60.27% <0.00%> (ø)
...tacollection/tasks/point/DropPinTaskMapFragment.kt 14.28% <0.00%> (ø)
...acollection/tasks/polygon/DrawAreaTaskViewModel.kt 82.11% <83.33%> (+0.05%) ⬆️
...ollection/tasks/polygon/DrawAreaTaskMapFragment.kt 52.38% <25.00%> (+2.38%) ⬆️

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