Coverage report: 80%
Files Functions Classes
coverage.py v7.5.1, created at 2024-05-22 15:42 +0200
File | statements | missing | excluded | coverage |
---|---|---|---|---|
src/edwh_auth_rbac/__init__.py | 3 | 0 | 0 | 100% |
src/edwh_auth_rbac/helpers.py | 6 | 1 | 0 | 83% |
src/edwh_auth_rbac/migrations.py | 9 | 0 | 0 | 100% |
src/edwh_auth_rbac/model.py | 195 | 42 | 0 | 78% |
src/edwh_auth_rbac/rbac.py | 86 | 37 | 0 | 57% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/test_rbac.py | 107 | 2 | 0 | 98% |
Total | 406 | 82 | 0 | 80% |
No items found using the specified filter.