-
Notifications
You must be signed in to change notification settings - Fork 0
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: Domain entities for zebra #2
Conversation
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.
A lot of small details to decide. Comments in-line:
src/domain/entities/risk-assessment/__tests__/RiskAssessmentGrading.spec.ts
Outdated
Show resolved
Hide resolved
src/domain/entities/incident-management-team/IncidentManagementTeam.ts
Outdated
Show resolved
Hide resolved
…r, add role to team member
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.
Almost there, I forgot to ask about the type/weight relationship on my previous review.
src/domain/entities/risk-assessment/__tests__/RiskAssessmentGrading.spec.ts
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.
all good!
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.
thanks @9sneha-n 🎉
@9sneha-n @bhavananarayanan can we merge this PR as the code is approved by all? It's because we'll need for the next PRs |
📌 References
📝 Implementation
📹 Screenshots/Screen capture
🔥 Notes to the tester