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

feat(patient notes): add edit window validation and update endpoint #1221

Merged
merged 45 commits into from
Feb 12, 2024

Fix tests

3ecf5b6
Select commit
Loading
Failed to load commit list.
Merged

feat(patient notes): add edit window validation and update endpoint #1221

Fix tests
3ecf5b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2024 in 0s

61.80% (+0.18%) compared to a538bca

View this Pull Request on Codecov

61.80% (+0.18%) compared to a538bca

Details

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (a538bca) 61.62% compared to head (3ecf5b6) 61.80%.

Files Patch % Lines
care/facility/api/viewsets/patient.py 75.00% 4 Missing and 5 partials ⚠️
care/facility/api/serializers/patient.py 92.59% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1221      +/-   ##
==========================================
+ Coverage   61.62%   61.80%   +0.18%     
==========================================
  Files         212      212              
  Lines       11664    11728      +64     
  Branches     1655     1663       +8     
==========================================
+ Hits         7188     7249      +61     
+ Misses       4180     4177       -3     
- Partials      296      302       +6     

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