django-blog coverage report: 89.88%

Files Functions Classes

coverage.py v7.8.0, created at 2025-05-02 19:56 -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/signup_page.py 19 19 0 0 0 0.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 0 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 24 0 0 0 0 100.00%
config/test.py 5 0 0 0 0 100.00%
config/urls.py 8 0 1 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 35 0 0 0 0 100.00%
pages/urls.py 3 0 0 0 0 100.00%
pages/views.py 25 0 0 4 0 100.00%
posts/admin.py 19 0 0 0 0 100.00%
posts/apps.py 4 0 0 0 0 100.00%
posts/feeds.py 17 0 0 0 0 100.00%
posts/forms.py 13 0 0 0 0 100.00%
posts/models.py 49 0 0 2 0 100.00%
posts/sitemaps.py 9 0 0 0 0 100.00%
posts/templatetags/posts_tags.py 19 0 0 0 0 100.00%
posts/tests/test_models.py 11 0 0 0 0 100.00%
posts/tests/test_urls.py 16 1 0 0 0 93.75%
posts/tests/test_views.py 102 0 0 2 0 100.00%
posts/urls.py 4 0 0 0 0 100.00%
posts/views.py 92 32 0 12 2 59.62%
Total 662 59 1 20 2 89.88%

No items found using the specified filter.