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

update actions for hl7monitor asset integration #899

Merged
merged 2 commits into from
Jun 29, 2022

Conversation

iamsdas
Copy link
Contributor

@iamsdas iamsdas commented Jun 28, 2022

fixes: #800

@codecov-commenter
Copy link

Codecov Report

Merging #899 (04b637f) into master (bfe9a67) will decrease coverage by 1.29%.
The diff coverage is 14.63%.

@@            Coverage Diff             @@
##           master     #899      +/-   ##
==========================================
- Coverage   54.06%   52.77%   -1.30%     
==========================================
  Files         179      179              
  Lines        8708     8734      +26     
==========================================
- Hits         4708     4609      -99     
- Misses       4000     4125     +125     
Impacted Files Coverage Δ
care/facility/api/viewsets/asset.py 53.57% <0.00%> (+0.75%) ⬆️
care/utils/assetintegration/onvif.py 37.03% <0.00%> (-4.63%) ⬇️
care/utils/assetintegration/hl7monitor.py 36.84% <20.00%> (-27.45%) ⬇️
...e/utils/serializer/phonenumber_ispossible_field.py 50.00% <0.00%> (-43.75%) ⬇️
config/serializers.py 36.84% <0.00%> (-31.58%) ⬇️
care/audit_log/middleware.py 47.36% <0.00%> (-22.81%) ⬇️
care/users/models.py 73.75% <0.00%> (-15.61%) ⬇️
care/users/api/viewsets/users.py 43.50% <0.00%> (-12.34%) ⬇️
care/users/api/serializers/user.py 56.77% <0.00%> (-9.33%) ⬇️
care/facility/models/patient.py 88.09% <0.00%> (-6.75%) ⬇️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfe9a67...04b637f. Read the comment docs.

@iamsdas iamsdas marked this pull request as ready for review June 28, 2022 12:30
@iamsdas iamsdas requested a review from a team as a code owner June 28, 2022 12:30
@vigneshhari vigneshhari merged commit 179d23e into ohcnetwork:master Jun 29, 2022
@iamsdas iamsdas deleted the assetint branch June 29, 2022 18:15
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.

Backend: Update asset/action API for proxying Camera Requests through care_be (Details to be Added)
4 participants