django-blog coverage report:
89.88%
hide covered
Files
Functions
Classes
coverage.py v7.8.0
, created at 2025-05-02 19:56 -0700
File
class
statements
missing
excluded
branches
partial
coverage
accounts/admin.py
CustomUserAdmin
0
0
0
0
0
100.00%
accounts/admin.py
(no class)
13
0
0
0
0
100.00%
accounts/apps.py
AccountsConfig
0
0
0
0
0
100.00%
accounts/apps.py
(no class)
4
0
0
0
0
100.00%
accounts/forms.py
CustomUserChangeForm
0
0
0
0
0
100.00%
accounts/forms.py
CustomUserChangeForm.Meta
0
0
0
0
0
100.00%
accounts/forms.py
CustomUserCreationForm
6
0
0
0
0
100.00%
accounts/forms.py
CustomUserCreationForm.Meta
0
0
0
0
0
100.00%
accounts/forms.py
(no class)
14
0
0
0
0
100.00%
accounts/models.py
CustomUser
2
0
0
0
0
100.00%
accounts/models.py
(no class)
12
0
0
0
0
100.00%
accounts/tests/signup_page.py
SignupTests
10
10
0
0
0
0.00%
accounts/tests/signup_page.py
(no class)
9
9
0
0
0
0.00%
accounts/tests/test_forms.py
TestUserCreationForm
9
0
0
0
0
100.00%
accounts/tests/test_forms.py
(no class)
6
0
0
0
0
100.00%
accounts/tests/test_models.py
CustomUserTests
34
4
0
0
0
88.24%
accounts/tests/test_models.py
(no class)
10
0
0
0
0
100.00%
accounts/tests/test_urls.py
(no class)
0
0
0
0
0
100.00%
accounts/tests/test_views.py
TestUserUpdateView
25
1
0
0
0
96.00%
accounts/tests/test_views.py
TestUserRedirectView
5
0
0
0
0
100.00%
accounts/tests/test_views.py
(no class)
17
0
0
0
0
100.00%
accounts/urls.py
(no class)
3
0
0
0
0
100.00%
accounts/views.py
UserDetailView
0
0
0
0
0
100.00%
accounts/views.py
UserUpdateView
2
0
0
0
0
100.00%
accounts/views.py
UserRedirectView
1
0
0
0
0
100.00%
accounts/views.py
(no class)
21
0
0
0
0
100.00%
config/test.py
(no class)
5
0
0
0
0
100.00%
config/urls.py
(no class)
8
0
1
0
0
100.00%
pages/admin.py
(no class)
1
0
0
0
0
100.00%
pages/apps.py
PagesConfig
0
0
0
0
0
100.00%
pages/apps.py
(no class)
4
0
0
0
0
100.00%
pages/forms.py
ContactForm
0
0
0
0
0
100.00%
pages/forms.py
(no class)
5
0
0
0
0
100.00%
pages/models.py
(no class)
1
0
0
0
0
100.00%
pages/tests/test_forms.py
ContactFormTests
11
2
0
0
0
81.82%
pages/tests/test_forms.py
(no class)
6
0
0
0
0
100.00%
pages/tests/test_views.py
HomePageTests
4
0
0
0
0
100.00%
pages/tests/test_views.py
AboutPageTests
4
0
0
0
0
100.00%
pages/tests/test_views.py
ContactViewTests
4
0
0
0
0
100.00%
pages/tests/test_views.py
SuccessViewTests
4
0
0
0
0
100.00%
pages/tests/test_views.py
(no class)
19
0
0
0
0
100.00%
pages/urls.py
(no class)
3
0
0
0
0
100.00%
pages/views.py
HomePageView
0
0
0
0
0
100.00%
pages/views.py
AboutPageView
0
0
0
0
0
100.00%
pages/views.py
(no class)
25
0
0
4
0
100.00%
posts/admin.py
CommentInline
0
0
0
0
0
100.00%
posts/admin.py
PostAdmin
0
0
0
0
0
100.00%
posts/admin.py
CommentAdmin
0
0
0
0
0
100.00%
posts/admin.py
(no class)
19
0
0
0
0
100.00%
posts/apps.py
PostsConfig
0
0
0
0
0
100.00%
posts/apps.py
(no class)
4
0
0
0
0
100.00%
posts/feeds.py
LatestPostsFeed
4
0
0
0
0
100.00%
posts/feeds.py
(no class)
13
0
0
0
0
100.00%
posts/forms.py
CommentForm
0
0
0
0
0
100.00%
posts/forms.py
CommentForm.Meta
0
0
0
0
0
100.00%
posts/forms.py
EmailPostForm
0
0
0
0
0
100.00%
posts/forms.py
SearchForm
0
0
0
0
0
100.00%
posts/forms.py
(no class)
13
0
0
0
0
100.00%
posts/models.py
PublishedManager
1
0
0
0
0
100.00%
posts/models.py
Post
5
0
0
2
0
100.00%
posts/models.py
Post.Status
0
0
0
0
0
100.00%
posts/models.py
Post.Meta
0
0
0
0
0
100.00%
posts/models.py
Comment
1
0
0
0
0
100.00%
posts/models.py
Comment.Meta
0
0
0
0
0
100.00%
posts/models.py
(no class)
42
0
0
0
0
100.00%
posts/sitemaps.py
PostSitemap
2
0
0
0
0
100.00%
posts/sitemaps.py
(no class)
7
0
0
0
0
100.00%
posts/templatetags/posts_tags.py
(no class)
19
0
0
0
0
100.00%
posts/tests/test_models.py
(no class)
11
0
0
0
0
100.00%
posts/tests/test_urls.py
(no class)
16
1
0
0
0
93.75%
posts/tests/test_views.py
PostTests
7
0
0
0
0
100.00%
posts/tests/test_views.py
PostListViewTest
11
0
0
2
0
100.00%
posts/tests/test_views.py
CommentTests
11
0
0
0
0
100.00%
posts/tests/test_views.py
(no class)
73
0
0
0
0
100.00%
posts/urls.py
(no class)
4
0
0
0
0
100.00%
posts/views.py
PostCreateView
2
2
0
0
0
0.00%
posts/views.py
PostUpdateView
2
0
0
0
0
100.00%
posts/views.py
PostDeleteView
2
0
0
0
0
100.00%
posts/views.py
(no class)
86
30
0
12
2
59.18%
Total
662
59
1
20
2
89.88%
No items found using the specified filter.