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

Allows creation of duplicate symptoms if cure date is present #2289

Merged

Conversation

rithviknishad
Copy link
Member

Proposed Changes

  • Allows duplicate symptom entries for symptom records that have cure_date.

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Linting Complete

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

@rithviknishad rithviknishad requested a review from a team as a code owner July 4, 2024 09:28
@rithviknishad rithviknishad changed the title Allows duplicate symptom entries for once that has cure date Allows creation of duplicate symptoms if cure date is present Jul 4, 2024
Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.77%. Comparing base (72f9e9a) to head (bd12f62).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2289   +/-   ##
========================================
  Coverage    63.77%   63.77%           
========================================
  Files          239      239           
  Lines        13407    13408    +1     
  Branches      1908     1909    +1     
========================================
+ Hits          8550     8551    +1     
  Misses        4508     4508           
  Partials       349      349           

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

@vigneshhari vigneshhari merged commit f3b684f into develop Aug 21, 2024
5 checks passed
@vigneshhari vigneshhari deleted the rithviknishad/fix/8002-allow-duplicate-symptoms-if-cured branch August 21, 2024 06:24
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.

Allow creation of duplicate symptoms if cure date is present
4 participants