-
Notifications
You must be signed in to change notification settings - Fork 59
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
[EIR] Add Reference Content #3502
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3502 +/- ##
=========================================
+ Coverage 27.2% 27.8% +0.6%
- Complexity 749 750 +1
=========================================
Files 275 275
Lines 13940 13779 -161
Branches 2532 2480 -52
=========================================
+ Hits 3794 3839 +45
+ Misses 9622 9403 -219
- Partials 524 537 +13
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
||
## Quickstart guide | ||
|
||
### Core workflows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing this, covered in features/supported domains/imm
- Use the MeasureReport resource to analyze vaccination status by region, age group, or other demographic filters. | ||
|
||
|
||
### Additional workflows |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing this, covered in features/supported domains/imm
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes [link to issue]
Engineer Checklist
strings.xml
file./gradlew spotlessApply
and./gradlew spotlessCheck
to check my code follows the project's style guideCode Reviewer Checklist
strings.xml
file