pastebin-drf-api coverage report: 97.20%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-29 13:21 -0700
coverage.py v7.9.1, created at 2025-06-29 13:21 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
accounts/admin.py | 13 | 0 | 0 | 0 | 0 | 100.00% |
accounts/apps.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
accounts/forms.py | 20 | 0 | 0 | 0 | 0 | 100.00% |
accounts/models.py | 14 | 0 | 0 | 0 | 0 | 100.00% |
accounts/tests/test_forms.py | 15 | 0 | 0 | 0 | 0 | 100.00% |
accounts/tests/test_models.py | 44 | 4 | 0 | 0 | 0 | 90.91% |
accounts/tests/test_urls.py | 13 | 0 | 0 | 0 | 0 | 100.00% |
accounts/tests/test_views.py | 47 | 1 | 0 | 0 | 0 | 97.87% |
accounts/urls.py | 3 | 0 | 0 | 0 | 0 | 100.00% |
accounts/views.py | 27 | 0 | 0 | 0 | 0 | 100.00% |
config/test.py | 5 | 0 | 0 | 0 | 0 | 100.00% |
config/urls.py | 6 | 0 | 0 | 0 | 0 | 100.00% |
pages/admin.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pages/apps.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
pages/forms.py | 5 | 0 | 0 | 0 | 0 | 100.00% |
pages/models.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pages/tests/test_forms.py | 17 | 2 | 0 | 0 | 0 | 88.24% |
pages/tests/test_views.py | 63 | 0 | 0 | 0 | 0 | 100.00% |
pages/urls.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
pages/views.py | 25 | 0 | 0 | 4 | 0 | 100.00% |
snippets/admin.py | 5 | 0 | 0 | 0 | 0 | 100.00% |
snippets/apps.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
snippets/models.py | 29 | 0 | 0 | 0 | 0 | 100.00% |
snippets/permissions.py | 6 | 1 | 0 | 2 | 1 | 75.00% |
snippets/serializers.py | 14 | 0 | 0 | 0 | 0 | 100.00% |
snippets/tests/test_views.py | 28 | 0 | 0 | 0 | 0 | 100.00% |
snippets/urls.py | 11 | 0 | 0 | 0 | 0 | 100.00% |
snippets/views.py | 30 | 4 | 0 | 0 | 0 | 86.67% |
Total | 458 | 12 | 0 | 6 | 1 | 97.20% |
No items found using the specified filter.