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

Adds support for "Doctors Log Update" round type #2173

Merged
merged 3 commits into from
May 20, 2024

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented May 17, 2024

Proposed Changes

  • Adds additional round type for daily rounds: "DOCTORS_LOG"

Associated Issue

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

@rithviknishad rithviknishad marked this pull request as ready for review May 17, 2024 06:58
@rithviknishad rithviknishad requested a review from a team as a code owner May 17, 2024 06:58
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.71%. Comparing base (51ce81e) to head (a4fca03).
Report is 88 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2173      +/-   ##
===========================================
+ Coverage    62.20%   62.71%   +0.51%     
===========================================
  Files          221      237      +16     
  Lines        12204    13031     +827     
  Branches      1742     1852     +110     
===========================================
+ Hits          7591     8173     +582     
- Misses        4305     4521     +216     
- Partials       308      337      +29     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigneshhari vigneshhari merged commit 01c4aa0 into develop May 20, 2024
11 checks passed
@vigneshhari vigneshhari deleted the doctors-log-update branch May 20, 2024 16:15
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.

None yet

4 participants