Coverage report: 76%
Files Functions Classes
coverage.py v7.7.1, created at 2025-03-26 18:37 -0600
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/es_fieldusage/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
src/es_fieldusage/cli.py | 21 | 3 | 0 | 0 | 0 | 86% |
src/es_fieldusage/commands.py | 192 | 103 | 0 | 56 | 0 | 42% |
src/es_fieldusage/defaults.py | 7 | 0 | 0 | 0 | 0 | 100% |
src/es_fieldusage/exceptions.py | 8 | 0 | 0 | 0 | 0 | 100% |
src/es_fieldusage/helpers/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
src/es_fieldusage/helpers/utils.py | 73 | 0 | 0 | 32 | 2 | 98% |
src/es_fieldusage/main.py | 125 | 16 | 0 | 54 | 11 | 83% |
src/es_fieldusage/version.py | 1 | 0 | 0 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/integration/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/unit/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/unit/conftest.py | 25 | 3 | 0 | 0 | 0 | 88% |
tests/unit/test_commands.py | 59 | 0 | 0 | 0 | 0 | 100% |
tests/unit/test_main.py | 47 | 0 | 0 | 0 | 0 | 100% |
tests/unit/test_utils.py | 59 | 0 | 0 | 2 | 0 | 100% |
Total | 617 | 125 | 0 | 144 | 13 | 76% |
No items found using the specified filter.