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

update unique_bed_name_per_location to ignore deleted beds #2432

Merged
merged 4 commits into from
Sep 19, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Sep 7, 2024

Proposed Changes

  • update unique_bed_name_per_location to ignore deleted beds

Associated Issue

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

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@sainak sainak requested a review from a team as a code owner September 7, 2024 13:01
Copy link

codecov bot commented Sep 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.89%. Comparing base (d36b5d9) to head (8d47a29).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2432   +/-   ##
========================================
  Coverage    64.89%   64.89%           
========================================
  Files          242      242           
  Lines        13806    13806           
  Branches      1977     1977           
========================================
  Hits          8959     8959           
  Misses        4471     4471           
  Partials       376      376           

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

@vigneshhari vigneshhari merged commit 0683faa into develop Sep 19, 2024
10 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/bed-name-constraint branch September 19, 2024 15: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.

Modify the error handling of duplicate bed name Update the unique bed name constraint to ignore deleted beds
3 participants