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

Implement Clear Data Activity #2797

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Close activity & app after clearing data

a5100a4
Select commit
Loading
Failed to load commit list.
Draft

Implement Clear Data Activity #2797

Close activity & app after clearing data
a5100a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 2, 2024 in 1s

0.0% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.0% of diff hit (target 60.0%)

Annotations

Check warning on line 100 in android/engine/src/main/java/org/smartregister/fhircore/engine/util/extension/FhirEngineExtension.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/util/extension/FhirEngineExtension.kt#L100

Added line #L100 was not covered by tests

Check warning on line 29 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L29

Added line #L29 was not covered by tests

Check warning on line 31 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L31

Added line #L31 was not covered by tests

Check warning on line 34 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L34

Added line #L34 was not covered by tests

Check warning on line 38 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L36-L38

Added lines #L36 - L38 were not covered by tests

Check warning on line 40 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L40

Added line #L40 was not covered by tests

Check warning on line 47 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataActivity.kt#L43-L47

Added lines #L43 - L47 were not covered by tests

Check warning on line 67 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 71 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L71

Added line #L71 was not covered by tests

Check warning on line 79 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L76-L79

Added lines #L76 - L79 were not covered by tests

Check warning on line 93 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L93

Added line #L93 was not covered by tests

Check warning on line 98 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 101 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 109 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 112 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 116 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L115-L116

Added lines #L115 - L116 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L119-L123

Added lines #L119 - L123 were not covered by tests

Check warning on line 130 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 136 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 141 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L138-L141

Added lines #L138 - L141 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L143

Added line #L143 was not covered by tests

Check warning on line 147 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 158 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L152-L158

Added lines #L152 - L158 were not covered by tests

Check warning on line 163 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/cleardata/ClearDataScreen.kt#L161-L163

Added lines #L161 - L163 were not covered by tests