Skip to content

removes deprecated API endpoints#220

Merged
m-goggins merged 1 commit into
mainfrom
feature/160-remove-old-patient-assignment-apis
Feb 19, 2025
Merged

removes deprecated API endpoints#220
m-goggins merged 1 commit into
mainfrom
feature/160-remove-old-patient-assignment-apis

Conversation

@m-goggins

@m-goggins m-goggins commented Feb 18, 2025

Copy link
Copy Markdown
Collaborator

Description

Removes deprecated API endpoints in /patient now that they have been replaced by endpoints in the /person router.

Related Issues

Fixes #160

@codecov

codecov Bot commented Feb 18, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.62%. Comparing base (c7aa14d) to head (41370c6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
- Coverage   97.65%   97.62%   -0.03%     
==========================================
  Files          32       32              
  Lines        1618     1601      -17     
==========================================
- Hits         1580     1563      -17     
  Misses         38       38              

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

@m-goggins m-goggins marked this pull request as ready for review February 18, 2025 19:55
@m-goggins m-goggins changed the title removes depreceated API endpoints removes deprecated API endpoints Feb 18, 2025

@bamader bamader left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💣

@m-goggins m-goggins merged commit e7adf72 into main Feb 19, 2025
@m-goggins m-goggins deleted the feature/160-remove-old-patient-assignment-apis branch February 19, 2025 18:59
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.

Remove old patient assignment API endpoints [MPIAPI]

2 participants