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

Create covax-demo-app.md #1225

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Create covax-demo-app.md #1225

merged 1 commit into from
Apr 25, 2022

Conversation

f-odhiambo
Copy link
Contributor

Added a Markdown file with documentation for the Covax demo app as requested by the WHO team

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #1212

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

Added a Markdown file with documentation for the Covax demo app as requested by the WHO team
@codecov
Copy link

codecov bot commented Apr 25, 2022

Codecov Report

Merging #1225 (3ed7811) into main (5d69569) will increase coverage by 1.31%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1225      +/-   ##
============================================
+ Coverage     73.33%   74.65%   +1.31%     
- Complexity      872     1317     +445     
============================================
  Files           155      226      +71     
  Lines          5520     8533    +3013     
  Branches        907     1384     +477     
============================================
+ Hits           4048     6370    +2322     
- Misses          835     1169     +334     
- Partials        637      994     +357     
Flag Coverage Δ
anc 77.13% <ø> (?)
eir 66.75% <ø> (ø)
engine 74.68% <ø> (-0.06%) ⬇️
quest 73.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...data/remote/shared/interceptor/OAuthInterceptor.kt 68.75% <0.00%> (-12.50%) ⬇️
...anc/ui/anccare/encounters/EncounterListActivity.kt 77.77% <0.00%> (ø)
...ister/fhircore/anc/data/report/model/ReportItem.kt 27.27% <0.00%> (ø)
...fhircore/anc/ui/details/adapter/CarePlanAdapter.kt 100.00% <0.00%> (ø)
...hircore/anc/ui/anccare/details/EncounterAdapter.kt 100.00% <0.00%> (ø)
...rtregister/fhircore/anc/ui/report/ReportScreens.kt 79.58% <0.00%> (ø)
...c/ui/anccare/register/components/AncPatientList.kt 13.33% <0.00%> (ø)
.../anc/ui/family/form/FamilyQuestionnaireActivity.kt 61.70% <0.00%> (ø)
...nc/ui/family/register/components/FamilyListItem.kt 0.00% <0.00%> (ø)
...tregister/fhircore/anc/ui/login/AncLoginService.kt 87.50% <0.00%> (ø)
... and 62 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d69569...3ed7811. Read the comment docs.

@f-odhiambo f-odhiambo requested a review from ndegwamartin April 25, 2022 07:04
@ndegwamartin ndegwamartin merged commit e508b34 into main Apr 25, 2022
@ndegwamartin ndegwamartin deleted the f-odhiambo-covax-docs branch April 25, 2022 07:54
AbdulWahabMemon added a commit that referenced this pull request Apr 27, 2022
* main:
  Create covax-demo-app.md (#1225)
  Fix flaky test in FamilyQuestionnaireActivityTest
  Fix flaky test in RecordVaccineActivityTest
  Update changelog with #1144 changes
  Fix failing tests
  Move questionnaire loading and saving to background thread
  Enforce XML file formatting via Spotless Apply (#1196)

# Conflicts:
#	CHANGELOG.md
#	android/eir/src/main/res/layout/fragment_patient_details.xml
#	android/quest/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
#	android/quest/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
AbdulWahabMemon added a commit that referenced this pull request Apr 27, 2022
qiarie pushed a commit that referenced this pull request Jan 15, 2025
Added a Markdown file with documentation for the Covax demo app as requested by the WHO team
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documentation] WHO Covax Demo app - User Guide
2 participants