django-todo coverage report:
94.09%
hide covered
Files
Functions
Classes
coverage.py v7.9.0
, created at 2025-06-12 14: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)
12
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
SignupPageView
0
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)
26
0
0
0
0
100.00%
config/test.py
(no class)
5
0
0
0
0
100.00%
config/urls.py
(no class)
6
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
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%
tasks/admin.py
(no class)
4
0
0
0
0
100.00%
tasks/apps.py
TasksAppConfig
0
0
0
0
0
100.00%
tasks/apps.py
(no class)
4
0
0
0
0
100.00%
tasks/models.py
ToDoList
2
0
0
0
0
100.00%
tasks/models.py
ToDoList.Meta
0
0
0
0
0
100.00%
tasks/models.py
ToDoItem
2
0
0
0
0
100.00%
tasks/models.py
ToDoItem.Meta
0
0
0
0
0
100.00%
tasks/models.py
(no class)
24
0
0
0
0
100.00%
tasks/tests/test_models.py
(no class)
15
0
0
0
0
100.00%
tasks/tests/test_views.py
TodoModelTest
6
0
0
0
0
100.00%
tasks/tests/test_views.py
(no class)
33
0
0
0
0
100.00%
tasks/urls.py
(no class)
3
0
0
0
0
100.00%
tasks/views.py
ListListView
1
0
0
0
0
100.00%
tasks/views.py
ItemListView
4
0
0
0
0
100.00%
tasks/views.py
ListCreateView
3
3
0
0
0
0.00%
tasks/views.py
ItemCreateView
10
10
0
0
0
0.00%
tasks/views.py
ItemUpdateView
5
5
0
0
0
0.00%
tasks/views.py
ListDeleteView
2
0
0
0
0
100.00%
tasks/views.py
ItemDeleteView
4
3
0
0
0
25.00%
tasks/views.py
(no class)
45
0
0
0
0
100.00%
Total
470
28
0
4
0
94.09%
No items found using the specified filter.