Coverage report: 92%

Files Functions Classes

coverage.py v7.11.0, created at 2025-11-26 17:22 +0300

File statements missing excluded coverage
src/auth/__init__.py 3 0 0 100%
src/auth/api/__init__.py 7 0 0 100%
src/auth/api/account_controller.py 15 0 0 100%
src/auth/api/permission_controller.py 28 0 0 100%
src/auth/api/role_controller.py 28 0 0 100%
src/auth/api/user_controller.py 31 0 0 100%
src/auth/factories.py 11 0 0 100%
src/auth/loaders.py 10 0 0 100%
src/auth/models/__init__.py 6 0 0 100%
src/auth/models/permission_model.py 5 0 0 100%
src/auth/models/role_model.py 5 0 0 100%
src/auth/models/role_permission_model.py 7 0 0 100%
src/auth/models/user_model.py 8 0 0 100%
src/auth/models/user_role_model.py 7 0 0 100%
src/auth/plugin.py 34 21 4 38%
src/auth/services.py 83 2 0 98%
Total 288 23 4 92%

No items found using the specified filter.