Move geometry package to core:domain #3601
+306
−258
Merged
Codecov / codecov/project
succeeded
Mar 10, 2026 in 0s
69.59% (-0.11%) compared to 519599b
View this Pull Request on Codecov
69.59% (-0.11%) compared to 519599b
Details
Codecov Report
❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.59%. Comparing base (519599b) to head (9c6930a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...va/org/groundplatform/android/ui/map/gms/GmsExt.kt | 88.88% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #3601 +/- ##
============================================
- Coverage 69.69% 69.59% -0.11%
- Complexity 1811 1814 +3
============================================
Files 349 346 -3
Lines 9675 9583 -92
Branches 1060 1028 -32
============================================
- Hits 6743 6669 -74
+ Misses 2298 2291 -7
+ Partials 634 623 -11 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../android/data/local/room/converter/ConverterExt.kt | 84.76% <ø> (ø) |
|
| ...cal/room/converter/GeometryWrapperTypeConverter.kt | 60.00% <ø> (ø) |
|
| ...id/data/local/room/converter/ValueJsonConverter.kt | 64.15% <ø> (ø) |
|
| .../android/data/local/room/entity/GeometryWrapper.kt | 85.71% <ø> (ø) |
|
| ...d/data/remote/firebase/protobuf/ModelToProtoExt.kt | 84.84% <ø> (ø) |
|
| .../firebase/schema/CaptureLocationResultConverter.kt | 0.00% <ø> (ø) |
|
| ...d/data/remote/firebase/schema/GeometryConverter.kt | 80.00% <ø> (ø) |
|
| ...oid/model/locationofinterest/LocationOfInterest.kt | 90.00% <ø> (ø) |
|
| ...ava/org/groundplatform/android/model/map/Bounds.kt | 64.28% <ø> (ø) |
|
| ...groundplatform/android/model/map/CameraPosition.kt | 83.87% <ø> (ø) |
|
| ... and 29 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading