Skip to content

Merge remote-tracking branch 'origin/anandwana001/3148/drawgeometryta…

8580206
Select commit
Loading
Failed to load commit list.
Open

Added DrawGeometryTask #3421

Merge remote-tracking branch 'origin/anandwana001/3148/drawgeometryta…
8580206
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2025 in 0s

69.16% (-0.77%) compared to 5ec702d

View this Pull Request on Codecov

69.16% (-0.77%) compared to 5ec702d

Details

Codecov Report

❌ Patch coverage is 30.40936% with 119 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.16%. Comparing base (5ec702d) to head (8580206).

Files with missing lines Patch % Lines
...lection/tasks/geometry/DrawGeometryTaskFragment.kt 0.00% 72 Missing ⚠️
...tion/tasks/geometry/DrawGeometryTaskMapFragment.kt 0.00% 24 Missing ⚠️
...ection/tasks/geometry/DrawGeometryTaskViewModel.kt 74.13% 9 Missing and 6 partials ⚠️
...id/data/local/room/converter/ValueJsonConverter.kt 0.00% 7 Missing ⚠️
...droid/ui/datacollection/DataCollectionViewModel.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3421      +/-   ##
============================================
- Coverage     69.92%   69.16%   -0.77%     
- Complexity     1599     1615      +16     
============================================
  Files           319      323       +4     
  Lines          8598     8768     +170     
  Branches        949      967      +18     
============================================
+ Hits           6012     6064      +52     
- Misses         2010     2122     +112     
- Partials        576      582       +6     
Files with missing lines Coverage Δ
...droid/data/remote/firebase/schema/TaskConverter.kt 83.33% <100.00%> (+1.93%) ⬆️
.../groundplatform/android/model/task/DrawGeometry.kt 100.00% <100.00%> (ø)
...java/org/groundplatform/android/model/task/Task.kt 100.00% <100.00%> (ø)
...droid/ui/datacollection/DataCollectionViewModel.kt 78.60% <0.00%> (-0.37%) ⬇️
...id/data/local/room/converter/ValueJsonConverter.kt 56.66% <0.00%> (-7.49%) ⬇️
...ection/tasks/geometry/DrawGeometryTaskViewModel.kt 74.13% <74.13%> (ø)
...tion/tasks/geometry/DrawGeometryTaskMapFragment.kt 0.00% <0.00%> (ø)
...lection/tasks/geometry/DrawGeometryTaskFragment.kt 0.00% <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.