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

Clean up asset classes #2494

Merged
merged 16 commits into from
Nov 14, 2024

fix lint

f75908a
Select commit
Loading
Failed to load commit list.
Merged

Clean up asset classes #2494

fix lint
f75908a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 0s

69.37% (+0.17%) compared to 8d5e701

View this Pull Request on Codecov

69.37% (+0.17%) compared to 8d5e701

Details

Codecov Report

Attention: Patch coverage is 60.46512% with 17 lines in your changes missing coverage. Please review.

Project coverage is 69.37%. Comparing base (8d5e701) to head (f75908a).

Files with missing lines Patch % Lines
care/utils/assetintegration/onvif.py 20.00% 8 Missing ⚠️
care/utils/assetintegration/hl7monitor.py 40.00% 3 Missing ⚠️
care/utils/assetintegration/ventilator.py 40.00% 3 Missing ⚠️
care/utils/assetintegration/base.py 90.00% 2 Missing ⚠️
care/facility/api/viewsets/asset.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2494      +/-   ##
===========================================
+ Coverage    69.20%   69.37%   +0.17%     
===========================================
  Files          211      212       +1     
  Lines        11942    11961      +19     
  Branches      1208     1208              
===========================================
+ Hits          8264     8298      +34     
+ Misses        3302     3287      -15     
  Partials       376      376              

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