Coverage report: 72.80%
Files Functions Classes
coverage.py v7.10.6, created at 2025-09-05 17:55 +0200
coverage.py v7.10.6, created at 2025-09-05 17:55 +0200
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/griffe_pydantic/_internal/__init__.py | 0 | 0 | 0 | 0 | 0 | 100.00% |
src/griffe_pydantic/_internal/common.py | 28 | 0 | 4 | 4 | 0 | 100.00% |
src/griffe_pydantic/_internal/debug.py | 63 | 63 | 0 | 10 | 0 | 0.00% |
src/griffe_pydantic/_internal/dynamic.py | 40 | 11 | 0 | 24 | 5 | 65.62% |
src/griffe_pydantic/_internal/extension.py | 27 | 3 | 2 | 6 | 0 | 90.91% |
src/griffe_pydantic/_internal/static.py | 103 | 12 | 2 | 62 | 8 | 86.67% |
src/griffe_pydantic/common.py | 9 | 9 | 0 | 0 | 0 | 0.00% |
src/griffe_pydantic/dynamic.py | 9 | 9 | 0 | 0 | 0 | 0.00% |
src/griffe_pydantic/extension.py | 9 | 9 | 0 | 0 | 0 | 0.00% |
src/griffe_pydantic/static.py | 9 | 9 | 0 | 0 | 0 | 0.00% |
tests/conftest.py | 28 | 0 | 5 | 2 | 0 | 100.00% |
tests/test_api.py | 97 | 6 | 2 | 32 | 5 | 91.47% |
tests/test_extension.py | 52 | 0 | 2 | 0 | 0 | 100.00% |
Total | 474 | 131 | 17 | 140 | 18 | 72.80% |
No items found using the specified filter.