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

Load icons / Image Enhancement #3242

Merged
merged 21 commits into from
May 17, 2024

Run spotless Apply.

6f8e6ff
Select commit
Loading
Failed to load commit list.
Merged

Load icons / Image Enhancement #3242

Run spotless Apply.
6f8e6ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 17, 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 133 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#L133

Added line #L133 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt#L101

Added line #L101 was not covered by tests

Check warning on line 144 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt#L144

Added line #L144 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt#L146

Added line #L146 was not covered by tests

Check warning on line 149 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileViewModel.kt#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 181 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt#L181

Added line #L181 was not covered by tests

Check warning on line 184 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 194 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 211 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/shared/components/Image.kt#L206-L211

Added lines #L206 - L211 were not covered by tests

Check warning on line 230 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 232 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L232

Added line #L232 was not covered by tests

Check warning on line 244 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L242-L244

Added lines #L242 - L244 were not covered by tests

Check warning on line 246 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L246

Added line #L246 was not covered by tests

Check warning on line 260 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L260

Added line #L260 was not covered by tests

Check warning on line 269 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L265-L269

Added lines #L265 - L269 were not covered by tests

Check warning on line 277 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 281 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L280-L281

Added lines #L280 - L281 were not covered by tests

Check warning on line 285 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 289 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L288-L289

Added lines #L288 - L289 were not covered by tests

Check warning on line 296 in android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/util/extensions/ConfigExtensions.kt#L296

Added line #L296 was not covered by tests