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

Production Release; Fed Week 1 #1179

Merged
merged 10 commits into from
Feb 6, 2023
Merged

Production Release; Fed Week 1 #1179

merged 10 commits into from
Feb 6, 2023

Conversation

mathew-alex
Copy link
Contributor

No description provided.

khavinshankar and others added 10 commits February 1, 2023 11:23
* fix coronasafe/care_fe#4709

* mark old diagnosis field as deprecated

* pretty print icd11 diagnoses

* adds missing icd11 provisional diagnoses
* Fix symptomatic_international_traveller crash

* lint
* Modify symptoms

* Add Bleeding and Dizziness
Added migrations to add skills to db
* fixed get_users for users below district admins

* changed username to id in get_users
@mathew-alex mathew-alex requested a review from a team as a code owner February 5, 2023 19:20
@sonarcloud
Copy link

sonarcloud bot commented Feb 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Base: 55.53% // Head: 55.85% // Increases project coverage by +0.31% 🎉

Coverage data is based on head (ee7270b) compared to base (6c16bb8).
Patch coverage: 80.00% of modified lines in pull request are covered.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff               @@
##           production    #1179      +/-   ##
==============================================
+ Coverage       55.53%   55.85%   +0.31%     
==============================================
  Files             177      177              
  Lines            8836     8829       -7     
  Branches         1524     1521       -3     
==============================================
+ Hits             4907     4931      +24     
+ Misses           3876     3844      -32     
- Partials           53       54       +1     
Impacted Files Coverage Δ
care/facility/models/patient_base.py 100.00% <ø> (ø)
care/utils/queryset/user.py 18.18% <0.00%> (ø)
care/users/api/viewsets/userskill.py 59.09% <50.00%> (+12.42%) ⬆️
care/facility/api/viewsets/asset.py 55.36% <100.00%> (ø)
care/facility/models/patient.py 92.88% <100.00%> (+0.02%) ⬆️
care/facility/models/patient_consultation.py 95.58% <100.00%> (ø)
care/facility/models/patient_icmr.py 57.72% <100.00%> (ø)
care/users/models.py 84.31% <100.00%> (ø)
care/facility/static_data/icd11.py 96.00% <0.00%> (+96.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mathew-alex mathew-alex merged commit b58fa98 into production Feb 6, 2023
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.

None yet

6 participants