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

Adds Nurse user type and promote existing staffs to nurse #1589

Closed
wants to merge 3 commits into from

fix(users): rebased with master branch

3c6de8e
Select commit
Loading
Failed to load commit list.
Closed

Adds Nurse user type and promote existing staffs to nurse #1589

fix(users): rebased with master branch
3c6de8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 27, 2023 in 0s

45.45% of diff hit (target 61.24%)

View this Pull Request on Codecov

45.45% of diff hit (target 61.24%)

Annotations

Check warning on line 107 in care/facility/api/serializers/patient_sample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient_sample.py#L107

Added line #L107 was not covered by tests

Check warning on line 109 in care/facility/api/serializers/patient_sample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient_sample.py#L109

Added line #L109 was not covered by tests

Check warning on line 112 in care/facility/api/serializers/patient_sample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/serializers/patient_sample.py#L112

Added line #L112 was not covered by tests

Check warning on line 56 in care/facility/api/viewsets/file_upload.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/file_upload.py#L56

Added line #L56 was not covered by tests

Check warning on line 76 in care/facility/api/viewsets/notification.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/notification.py#L76

Added line #L76 was not covered by tests

Check warning on line 92 in care/facility/api/viewsets/patient_sample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/patient_sample.py#L92

Added line #L92 was not covered by tests

Check warning on line 95 in care/facility/api/viewsets/patient_sample.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/patient_sample.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 139 in care/facility/api/viewsets/shifting.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/api/viewsets/shifting.py#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 526 in care/facility/models/daily_round.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/daily_round.py#L526

Added line #L526 was not covered by tests

Check warning on line 584 in care/facility/models/daily_round.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/daily_round.py#L584

Added line #L584 was not covered by tests

Check warning on line 137 in care/facility/models/mixins/permissions/facility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/facility.py#L137

Added line #L137 was not covered by tests

Check warning on line 142 in care/facility/models/mixins/permissions/facility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/facility.py#L142

Added line #L142 was not covered by tests

Check warning on line 150 in care/facility/models/mixins/permissions/facility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/facility.py#L150

Added line #L150 was not covered by tests

Check warning on line 153 in care/facility/models/mixins/permissions/facility.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/facility.py#L153

Added line #L153 was not covered by tests

Check warning on line 22 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L22

Added line #L22 was not covered by tests

Check warning on line 56 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L56

Added line #L56 was not covered by tests

Check warning on line 58 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L58

Added line #L58 was not covered by tests

Check warning on line 62 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L62

Added line #L62 was not covered by tests

Check warning on line 91 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L91

Added line #L91 was not covered by tests

Check warning on line 100 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L100

Added line #L100 was not covered by tests

Check warning on line 131 in care/facility/models/mixins/permissions/patient.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

care/facility/models/mixins/permissions/patient.py#L131

Added line #L131 was not covered by tests