Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
base: main
Are you sure you want to change the base?
Fix handling sync status by harmonizing SDK and custom sync statuses #3650
Changes from all commits
760e0cd
080443c
94f9daf
6673b19
e642ec0
4646b49
d66652c
5ac004b
98dad18
091fd8e
936094e
bd9b1b8
26ad951
eb8cf22
8771811
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 579 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L578-L579
Check warning on line 582 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L581-L582
Check warning on line 588 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L585-L588
Check warning on line 600 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L593-L600
Check warning on line 604 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L604
Check warning on line 606 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L606
Check warning on line 608 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L608
Check warning on line 615 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L612-L615
Check warning on line 617 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L617
Check warning on line 621 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L620-L621
Check warning on line 629 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L623-L629
Check warning on line 641 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L637-L641
Check warning on line 647 in android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/ConfigurationRegistry.kt#L644-L647
Check warning on line 72 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L69-L72
Check warning on line 104 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L102-L104
Check warning on line 106 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L106
Check warning on line 111 in android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt
Codecov / codecov/patch
android/engine/src/main/java/org/smartregister/fhircore/engine/sync/CustomSyncWorker.kt#L111
Check warning on line 214 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L214
Check warning on line 221 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L221
Check warning on line 224 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L223-L224
Check warning on line 240 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L240
Check warning on line 260 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L260
Check warning on line 262 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L262
Check warning on line 266 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L265-L266
Check warning on line 268 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L268
Check warning on line 275 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L271-L275
Check warning on line 277 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L277
Check warning on line 284 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt
Codecov / codecov/patch
android/quest/src/main/java/org/smartregister/fhircore/quest/ui/geowidget/GeoWidgetLauncherFragment.kt#L284