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

New RBAC Implementation #2515

Merged
merged 13 commits into from
Oct 30, 2024

Add more permission stuff

17c7ec2
Select commit
Loading
Failed to load commit list.
Merged

New RBAC Implementation #2515

Add more permission stuff
17c7ec2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 2, 2024 in 1s

20.47% of diff hit (target 65.59%)

View this Pull Request on Codecov

20.47% of diff hit (target 65.59%)

Annotations

Check warning on line 1 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L1

Added line #L1 was not covered by tests

Check warning on line 5 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L4-L5

Added lines #L4 - L5 were not covered by tests

Check warning on line 8 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L8

Added line #L8 was not covered by tests

Check warning on line 22 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 24 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L24

Added line #L24 was not covered by tests

Check warning on line 26 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L26

Added line #L26 was not covered by tests

Check warning on line 28 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L28

Added line #L28 was not covered by tests

Check warning on line 31 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L31

Added line #L31 was not covered by tests

Check warning on line 43 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L43

Added line #L43 was not covered by tests

Check warning on line 47 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L47

Added line #L47 was not covered by tests

Check warning on line 49 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L51

Added line #L51 was not covered by tests

Check warning on line 59 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L64

Added line #L64 was not covered by tests

Check warning on line 66 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L66

Added line #L66 was not covered by tests

Check warning on line 68 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L68

Added line #L68 was not covered by tests

Check warning on line 75 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 78 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 80 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L80

Added line #L80 was not covered by tests

Check warning on line 83 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 85 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L85

Added line #L85 was not covered by tests

Check warning on line 88 in care/security/controllers/controller.py

@codecov codecov / codecov/patch

care/security/controllers/controller.py#L88

Added line #L88 was not covered by tests

Check warning on line 3 in care/security/controllers/facility.py

@codecov codecov / codecov/patch

care/security/controllers/facility.py#L1-L3

Added lines #L1 - L3 were not covered by tests

Check warning on line 11 in care/security/controllers/facility.py

@codecov codecov / codecov/patch

care/security/controllers/facility.py#L9-L11

Added lines #L9 - L11 were not covered by tests

Check warning on line 14 in care/security/controllers/facility.py

@codecov codecov / codecov/patch

care/security/controllers/facility.py#L13-L14

Added lines #L13 - L14 were not covered by tests