Fix draw area issue#3804
Merged
Merged
Codecov / codecov/project
succeeded
Jul 6, 2026 in 1s
67.50% (+0.22%) compared to 345b674
View this Pull Request on Codecov
67.50% (+0.22%) compared to 345b674
Details
Codecov Report
❌ Patch coverage is 71.42857% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.50%. Comparing base (345b674) to head (43d008f).
Additional details and impacted files
@@ Coverage Diff @@
## master #3804 +/- ##
============================================
+ Coverage 67.27% 67.50% +0.22%
- Complexity 1790 1798 +8
============================================
Files 405 405
Lines 10617 10625 +8
Branches 1353 1356 +3
============================================
+ Hits 7143 7172 +29
+ Misses 2781 2755 -26
- Partials 693 698 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ollection/tasks/polygon/DrawAreaTaskMapFragment.kt | 47.82% <ø> (-2.18%) |
⬇️ |
| ...acollection/tasks/polygon/PolygonDrawingSession.kt | 100.00% <100.00%> (ø) |
|
| ...lection/tasks/polygon/PolygonDrawingSessionImpl.kt | 94.23% <100.00%> (+0.48%) |
⬆️ |
| ...dplatform/android/ui/map/gms/GoogleMapsFragment.kt | 18.10% <ø> (+0.15%) |
⬆️ |
| ...orm/android/ui/map/gms/features/MapsItemManager.kt | 48.88% <100.00%> (+48.88%) |
⬆️ |
| ...acollection/tasks/polygon/DrawAreaTaskViewModel.kt | 81.37% <78.57%> (-0.94%) |
⬇️ |
| ...form/android/ui/map/gms/features/FeatureManager.kt | 18.96% <0.00%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading