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

Feature: Lock asset & Patient privacy & Boundary based validation #1757

Closed

update migrations

bf3f9cf
Select commit
Loading
Failed to load commit list.
Closed

Feature: Lock asset & Patient privacy & Boundary based validation #1757

update migrations
bf3f9cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 12, 2024 in 1s

61.79% (-0.41%) compared to 90565c2

View this Pull Request on Codecov

61.79% (-0.41%) compared to 90565c2

Details

Codecov Report

Attention: Patch coverage is 33.66834% with 132 lines in your changes are missing coverage. Please review.

Project coverage is 61.79%. Comparing base (90565c2) to head (bf3f9cf).
Report is 83 commits behind head on develop.

Files Patch % Lines
care/utils/assetintegration/onvif.py 6.66% 70 Missing ⚠️
care/utils/assetintegration/base.py 27.86% 44 Missing ⚠️
care/facility/api/viewsets/asset.py 8.33% 11 Missing ⚠️
care/utils/notification_handler.py 25.00% 2 Missing and 1 partial ⚠️
care/facility/api/viewsets/bed.py 91.66% 1 Missing and 1 partial ⚠️
care/facility/models/bed.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1757      +/-   ##
===========================================
- Coverage    62.19%   61.79%   -0.41%     
===========================================
  Files          221      221              
  Lines        12203    12390     +187     
  Branches      1742     1790      +48     
===========================================
+ Hits          7590     7656      +66     
- Misses        4305     4426     +121     
  Partials       308      308              

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