Coverage report: 100%
Files Functions Classes
coverage.py v7.10.4, created at 2025-08-21 23:45 +0000
coverage.py v7.10.4, created at 2025-08-21 23:45 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/_fixtures.py | 3 | 0 | 0 | 100% |
tests/conftest.py | 23 | 0 | 0 | 100% |
tests/test_dict_views.py | 53 | 0 | 0 | 100% |
tests/test_misc.py | 34 | 0 | 2 | 100% |
tests/test_spell.py | 33 | 0 | 0 | 100% |
tests/test_spell_views.py | 32 | 0 | 3 | 100% |
tests/test_various_views.py | 7 | 0 | 2 | 100% |
whole_app/__init__.py | 0 | 0 | 0 | 100% |
whole_app/__main__.py | 9 | 0 | 0 | 100% |
whole_app/auth.py | 8 | 0 | 0 | 100% |
whole_app/dictionaries/__init__.py | 16 | 0 | 0 | 100% |
whole_app/dictionaries/dummy.py | 7 | 0 | 0 | 100% |
whole_app/dictionaries/file.py | 28 | 0 | 0 | 100% |
whole_app/dictionaries/protocol.py | 6 | 0 | 0 | 100% |
whole_app/misc_helpers.py | 9 | 0 | 0 | 100% |
whole_app/models.py | 26 | 0 | 0 | 100% |
whole_app/settings.py | 66 | 0 | 0 | 100% |
whole_app/spell.py | 39 | 0 | 0 | 100% |
whole_app/views.py | 41 | 0 | 0 | 100% |
Total | 440 | 0 | 7 | 100% |
No items found using the specified filter.