news coverage report: 93.05%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-13 16:37 -0700
coverage.py v7.9.1, created at 2025-06-13 16:37 -0700
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
accounts/admin.py | 12 | 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 | 29 | 0 | 0 | 0 | 0 | 100.00% |
articles/admin.py | 19 | 0 | 0 | 0 | 0 | 100.00% |
articles/apps.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
articles/feeds.py | 17 | 0 | 0 | 0 | 0 | 100.00% |
articles/forms.py | 17 | 0 | 0 | 0 | 0 | 100.00% |
articles/models.py | 49 | 0 | 0 | 2 | 0 | 100.00% |
articles/sitemaps.py | 9 | 0 | 0 | 0 | 0 | 100.00% |
articles/templatetags/article_tags.py | 18 | 0 | 1 | 0 | 0 | 100.00% |
articles/tests/test_forms.py | 20 | 0 | 0 | 0 | 0 | 100.00% |
articles/tests/test_models.py | 11 | 0 | 0 | 0 | 0 | 100.00% |
articles/tests/test_urls.py | 16 | 1 | 0 | 0 | 0 | 93.75% |
articles/tests/test_views.py | 81 | 0 | 0 | 0 | 0 | 100.00% |
articles/urls.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
articles/views.py | 97 | 30 | 0 | 18 | 2 | 65.22% |
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% |
Total | 667 | 38 | 2 | 24 | 2 | 93.05% |
No items found using the specified filter.