django-api-blog coverage report:
97.99%
hide covered
Files
Functions
Classes
coverage.py v7.9.1
, created at 2025-06-24 10:44 -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/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)
13
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)
10
0
0
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
8
0
0
0
0
100.00%
pages/tests/test_views.py
AboutPageTests
8
0
0
0
0
100.00%
pages/tests/test_views.py
ContactViewTests
8
0
0
0
0
100.00%
pages/tests/test_views.py
SuccessViewTests
8
0
0
0
0
100.00%
pages/tests/test_views.py
(no class)
31
0
0
0
0
100.00%
pages/urls.py
(no class)
4
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
(no class)
3
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/models.py
Post
1
0
0
0
0
100.00%
posts/models.py
(no class)
9
0
0
0
0
100.00%
posts/permissions.py
IsAuthorOrReadOnly
3
1
0
2
1
60.00%
posts/permissions.py
(no class)
3
0
0
0
0
100.00%
posts/serializers.py
PostSerializer
0
0
0
0
0
100.00%
posts/serializers.py
PostSerializer.Meta
0
0
0
0
0
100.00%
posts/serializers.py
UserSerializer
0
0
0
0
0
100.00%
posts/serializers.py
UserSerializer.Meta
0
0
0
0
0
100.00%
posts/serializers.py
(no class)
12
0
0
0
0
100.00%
posts/tests/test_core.py
(no class)
0
0
0
0
0
100.00%
posts/tests/test_forms.py
(no class)
0
0
0
0
0
100.00%
posts/tests/test_models.py
PostTests
4
0
0
0
0
100.00%
posts/tests/test_models.py
(no class)
8
0
0
0
0
100.00%
posts/tests/test_urls.py
(no class)
0
0
0
0
0
100.00%
posts/tests/test_views.py
PostTests
12
0
0
0
0
100.00%
posts/tests/test_views.py
PostListViewTest
6
0
0
0
0
100.00%
posts/tests/test_views.py
(no class)
16
0
0
0
0
100.00%
posts/urls.py
(no class)
3
0
0
0
0
100.00%
posts/views.py
PostList
0
0
0
0
0
100.00%
posts/views.py
PostDetail
0
0
0
0
0
100.00%
posts/views.py
UserList
0
0
0
0
0
100.00%
posts/views.py
UserDetail
0
0
0
0
0
100.00%
posts/views.py
PostListView
0
0
0
0
0
100.00%
posts/views.py
(no class)
25
0
0
0
0
100.00%
Total
441
8
0
6
1
97.99%
No items found using the specified filter.