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

added tests for patient transfer #2564

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

DraKen0009
Copy link
Contributor

Proposed Changes

  • Added extra tests to improve test coverage of patients
  • Updated fetching of facility to raise a 404 instead of raising a db error

Associated Issue

Merge Checklist

  • Tests added/fixed
  • Linting Complete

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

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

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.26%. Comparing base (39c7aa4) to head (6b3ff42).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2564      +/-   ##
===========================================
+ Coverage    69.19%   69.26%   +0.06%     
===========================================
  Files          211      211              
  Lines        11940    11940              
  Branches      1208     1208              
===========================================
+ Hits          8262     8270       +8     
+ Misses        3302     3297       -5     
+ Partials       376      373       -3     

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

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.

Improve tests for Patient Transfer
3 participants