Fix handling sync status by harmonizing SDK and custom sync statuses #3650
10.9% of diff hit (target 60.0%)
View this Pull Request on Codecov
10.9% of diff hit (target 60.0%)
Annotations
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L535-L536
Added lines #L535 - L536 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L547
Added line #L547 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L549-L550
Added lines #L549 - L550 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L568-L569
Added lines #L568 - L569 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L20
Added line #L20 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L22
Added line #L22 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L24
Added line #L24 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L26
Added line #L26 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L59
Added line #L59 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomWorkerState.kt#L23-L24
Added lines #L23 - L24 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomWorkerState.kt#L27
Added line #L27 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L108
Added line #L108 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L111
Added line #L111 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L113-L114
Added lines #L113 - L114 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L117
Added line #L117 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L120
Added line #L120 was not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L127-L131
Added lines #L127 - L131 were not covered by tests
codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L133
Added line #L133 was not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L123
Added line #L123 was not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L197
Added line #L197 was not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L230
Added line #L230 was not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherScreen.kt#L131
Added line #L131 was not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt#L142-L143
Added lines #L142 - L143 were not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt#L145-L146
Added lines #L145 - L146 were not covered by tests
codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt#L150
Added line #L150 was not covered by tests