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

[ZEIR] - Growth Monitoring : Z-Score Computation #2745

Merged
merged 10 commits into from
Sep 14, 2023

Merge branch 'main' into issue-1535-zeir-growth-monitoring

3f5bffa
Select commit
Loading
Failed to load commit list.
Merged

[ZEIR] - Growth Monitoring : Z-Score Computation #2745

Merge branch 'main' into issue-1535-zeir-growth-monitoring
3f5bffa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 12, 2023 in 1s

66.6% of diff hit (target 60.0%)

View this Pull Request on Codecov

66.6% of diff hit (target 60.0%)

Annotations

Check warning on line 311 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#L310-L311

Added lines #L310 - L311 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/configuration/QuestionnaireConfig.kt#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 704 in android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt#L703-L704

Added lines #L703 - L704 were not covered by tests

Check warning on line 740 in android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt#L740

Added line #L740 was not covered by tests

Check warning on line 778 in android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/data/local/DefaultRepository.kt#L777-L778

Added lines #L777 - L778 were not covered by tests

Check warning on line 215 in android/engine/src/main/java/org/smartregister/fhircore/engine/task/FhirResourceUtil.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/task/FhirResourceUtil.kt#L214-L215

Added lines #L214 - L215 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/util/extension/MeasureExtensions.kt#L42

Added line #L42 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/util/extension/MeasureExtensions.kt#L54

Added line #L54 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/engine/src/main/java/org/smartregister/fhircore/engine/util/extension/MeasureExtensions.kt#L144

Added line #L144 was not covered by tests

Check warning on line 84 in android/geowidget/src/main/java/org/smartregister/fhircore/geowidget/screens/GeoWidgetFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/geowidget/src/main/java/org/smartregister/fhircore/geowidget/screens/GeoWidgetFragment.kt#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 64 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingActivity.kt#L64

Added line #L64 was not covered by tests

Check warning on line 66 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingActivity.kt#L66

Added line #L66 was not covered by tests

Check warning on line 89 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingScreen.kt#L89

Added line #L89 was not covered by tests

Check warning on line 125 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingScreen.kt#L125

Added line #L125 was not covered by tests

Check warning on line 162 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt#L162

Added line #L162 was not covered by tests

Check warning on line 171 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 223 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt#L223

Added line #L223 was not covered by tests

Check warning on line 295 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt#L295

Added line #L295 was not covered by tests

Check warning on line 299 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/appsetting/AppSettingViewModel.kt#L299

Added line #L299 was not covered by tests

Check warning on line 179 in android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/components/AppDrawer.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/main/components/AppDrawer.kt#L177-L179

Added lines #L177 - L179 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileScreen.kt#L317-L322

Added lines #L317 - L322 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileScreen.kt#L325

Added line #L325 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

android/quest/src/main/java/org/smartregister/fhircore/quest/ui/profile/ProfileScreen.kt#L333

Added line #L333 was not covered by tests

Check warning on line 172 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#L172

Added line #L172 was not covered by tests

Check warning on line 174 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#L174

Added line #L174 was not covered by tests