bookstore coverage report: 95.77%
Files Functions Classes
coverage.py v7.10.4, created at 2025-08-22 07:52 -0700
coverage.py v7.10.4, created at 2025-08-22 07:52 -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/test_core.py | 0 | 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 | 0 | 0 | 0 | 0 | 0 | 100.00% |
accounts/tests/test_views.py | 64 | 1 | 0 | 0 | 0 | 98.44% |
accounts/urls.py | 3 | 0 | 0 | 0 | 0 | 100.00% |
accounts/views.py | 24 | 0 | 0 | 0 | 0 | 100.00% |
books/admin.py | 14 | 0 | 0 | 0 | 0 | 100.00% |
books/apps.py | 4 | 0 | 0 | 0 | 0 | 100.00% |
books/models.py | 32 | 0 | 0 | 0 | 0 | 100.00% |
books/sitemaps.py | 9 | 0 | 0 | 0 | 0 | 100.00% |
books/tests/test_models.py | 14 | 0 | 0 | 0 | 0 | 100.00% |
books/tests/test_urls.py | 21 | 0 | 0 | 0 | 0 | 100.00% |
books/tests/test_views.py | 75 | 0 | 0 | 0 | 0 | 100.00% |
books/urls.py | 3 | 0 | 0 | 0 | 0 | 100.00% |
books/views.py | 63 | 16 | 0 | 0 | 0 | 74.60% |
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 | 540 | 23 | 1 | 4 | 0 | 95.77% |
No items found using the specified filter.