Coverage report: 58%
Files Functions Classes
coverage.py v7.13.1, created at 2026-01-20 11:55 +0800
| File | statements | missing | excluded | coverage | ||
|---|---|---|---|---|---|---|
| src / fastapi_authly / __about__.py | 1 | 1 | 0 | 0% | ||
| src / fastapi_authly / __init__.py | 6 | 0 | 0 | 100% | ||
| src / fastapi_authly / auth.py | 127 | 106 | 0 | 17% | ||
| src / fastapi_authly / contrib / __init__.py | 0 | 0 | 0 | 100% | ||
| src / fastapi_authly / contrib / tortoise_pg.py | 21 | 11 | 0 | 48% | ||
| src / fastapi_authly / core / __init__.py | 3 | 0 | 0 | 100% | ||
| src / fastapi_authly / core / config.py | 27 | 0 | 0 | 100% | ||
| src / fastapi_authly / core / security.py | 31 | 0 | 0 | 100% | ||
| src / fastapi_authly / interfaces.py | 29 | 11 | 0 | 62% | ||
| src / fastapi_authly / models / __init__.py | 0 | 0 | 0 | 100% | ||
| src / fastapi_authly / models / user.py | 23 | 3 | 0 | 87% | ||
| src / fastapi_authly / schemas / __init__.py | 0 | 0 | 0 | 100% | ||
| src / fastapi_authly / schemas / user.py | 47 | 0 | 0 | 100% | ||
| Total | 315 | 132 | 0 | 58% |
No items found using the specified filter.