Coverage for 97b5df8410ca06cf12b6b9cceb78569c8f860d18: 86.27%
Files Functions Classes
coverage.py v7.6.11, created at 2025-02-16 17:46 +0000
coverage.py v7.6.11, created at 2025-02-16 17:46 +0000
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
pydaconf/__init__.py | 2 | 0 | 0 | 0 | 0 | 100.00% |
pydaconf/cli.py | 21 | 21 | 0 | 2 | 0 | 0.00% |
pydaconf/main.py | 146 | 0 | 0 | 60 | 2 | 99.03% |
pydaconf/plugins/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
pydaconf/plugins/base.py | 14 | 0 | 2 | 0 | 0 | 100.00% |
pydaconf/plugins/env.py | 16 | 1 | 0 | 4 | 2 | 85.00% |
pydaconf/plugins/file_content.py | 15 | 2 | 0 | 2 | 1 | 82.35% |
pydaconf/plugins/sealed.py | 21 | 2 | 0 | 4 | 2 | 84.00% |
pydaconf/utils/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
pydaconf/utils/dict.py | 7 | 0 | 0 | 4 | 0 | 100.00% |
pydaconf/utils/exceptions.py | 8 | 0 | 0 | 0 | 0 | 100.00% |
pydaconf/utils/file.py | 77 | 20 | 0 | 36 | 10 | 71.68% |
pydaconf/utils/interpolation.py | 13 | 0 | 0 | 2 | 0 | 100.00% |
pydaconf/utils/plugins.py | 24 | 0 | 0 | 10 | 0 | 100.00% |
Total | 364 | 46 | 2 | 124 | 17 | 86.27% |
No items found using the specified filter.