Add new Room setup to track incremental survey syncs - #3929
Merged
Codecov / codecov/project
succeeded
Sep 9, 2026 in 1s
69.74% (+0.01%) compared to 1e93f3d
View this Pull Request on Codecov
69.74% (+0.01%) compared to 1e93f3d
Details
Codecov Report
❌ Patch coverage is 73.17073% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.74%. Comparing base (1e93f3d) to head (8a785ba).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../android/data/local/room/converter/ConverterExt.kt | 53.84% | 5 Missing and 1 partial |
| ...org/groundplatform/domain/model/SurveySyncState.kt | 0.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #3929 +/- ##
============================================
+ Coverage 69.73% 69.74% +0.01%
- Complexity 1986 1999 +13
============================================
Files 417 420 +3
Lines 11425 11466 +41
Branches 1486 1492 +6
============================================
+ Hits 7967 7997 +30
- Misses 2689 2699 +10
- Partials 769 770 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ava/org/groundplatform/android/common/Constants.kt | 50.00% <ø> (ø) |
|
| ...dplatform/android/data/local/room/LocalDatabase.kt | 100.00% <ø> (ø) |
|
| ...id/data/local/room/entity/SurveySyncStateEntity.kt | 100.00% <100.00%> (ø) |
|
| ...a/local/room/stores/RoomLocationOfInterestStore.kt | 92.15% <100.00%> (+0.85%) |
⬆️ |
| ...data/local/room/stores/RoomSurveySyncStateStore.kt | 100.00% <100.00%> (ø) |
|
| ...org/groundplatform/domain/model/SurveySyncState.kt | 0.00% <0.00%> (ø) |
|
| .../android/data/local/room/converter/ConverterExt.kt | 82.74% <53.84%> (-1.26%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading