Coverage report: 86%
Files Functions Classes
coverage.py v7.8.0, created at 2025-05-11 03:57 +0330
File | statements | missing | excluded | coverage |
---|---|---|---|---|
lazy_settings/__init__.py | 0 | 0 | 0 | 100% |
lazy_settings/conf/__init__.py | 128 | 43 | 0 | 66% |
lazy_settings/exceptions.py | 2 | 0 | 0 | 100% |
lazy_settings/test/__init__.py | 2 | 0 | 0 | 100% |
lazy_settings/test/utils.py | 126 | 19 | 0 | 85% |
lazy_settings/utils/__init__.py | 0 | 0 | 0 | 100% |
lazy_settings/utils/functional.py | 74 | 24 | 0 | 68% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/django_settings.py | 6 | 0 | 0 | 100% |
tests/test_utils/__init__.py | 0 | 0 | 0 | 100% |
tests/test_utils/global_settings.py | 3 | 0 | 0 | 100% |
tests/test_utils/test_django.py | 71 | 4 | 0 | 94% |
tests/test_utils/test_with_pytest.py | 176 | 6 | 0 | 97% |
tests/test_utils/test_with_xunit.py | 153 | 6 | 0 | 96% |
Total | 741 | 102 | 0 | 86% |
No items found using the specified filter.