-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: add immunizations to condition summary section #3086
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3086 +/- ##
==========================================
+ Coverage 86.82% 88.40% +1.58%
==========================================
Files 219 90 -129
Lines 13612 4616 -8996
Branches 705 699 -6
==========================================
- Hits 11818 4081 -7737
+ Misses 1785 526 -1259
Partials 9 9
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@ashton-skylight - ready for design review! |
@BobanL reviewed! thank you so much |
containers/ecr-viewer/src/app/view-data/components/EcrSummary.tsx
Outdated
Show resolved
Hide resolved
containers/ecr-viewer/src/app/tests/services/ecrSummaryService.test.tsx
Outdated
Show resolved
Hide resolved
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.
💉
PULL REQUEST
Summary
What changes are being proposed?
Related Issue
Fixes #2597
Acceptance Criteria
Additional Information
Checklist