Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling sync status by harmonizing SDK and custom sync statuses #3650

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Merge branch 'main' into harmonize-sync-status

5ac004b
Select commit
Loading
Failed to load commit list.
Open

Fix handling sync status by harmonizing SDK and custom sync statuses #3650

Merge branch 'main' into harmonize-sync-status
5ac004b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 1s

10.9% of diff hit (target 60.0%)

View this Pull Request on Codecov

10.9% of diff hit (target 60.0%)

Annotations

Check warning on line 536 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 547 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L547

Added line #L547 was not covered by tests

Check warning on line 550 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 569 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 20 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L20

Added line #L20 was not covered by tests

Check warning on line 22 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L22

Added line #L22 was not covered by tests

Check warning on line 24 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L24

Added line #L24 was not covered by tests

Check warning on line 26 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncState.kt#L26

Added line #L26 was not covered by tests

Check warning on line 59 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L59

Added line #L59 was not covered by tests

Check warning on line 24 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomWorkerState.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 27 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomWorkerState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomWorkerState.kt#L27

Added line #L27 was not covered by tests

Check warning on line 108 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L108

Added line #L108 was not covered by tests

Check warning on line 111 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L111

Added line #L111 was not covered by tests

Check warning on line 114 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 117 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L117

Added line #L117 was not covered by tests

Check warning on line 120 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L120

Added line #L120 was not covered by tests

Check warning on line 131 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 133 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/sync/SyncBroadcaster.kt#L133

Added line #L133 was not covered by tests

Check warning on line 123 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 197 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 230 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 131 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherScreen.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 143 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 146 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt

See this annotation in the file changed.

@codecov 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

Check warning on line 150 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/AppMainViewModel.kt

See this annotation in the file changed.

@codecov 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