Fix zoom in draw area task - #3913
Open
andreia-ferreira wants to merge 5 commits into
Open
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).
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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading