Coverage report: 62.47%
Files Functions Classes
coverage.py v7.6.12, created at 2025-02-18 01:11 +0100
coverage.py v7.6.12, created at 2025-02-18 01:11 +0100
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/griffe_pydantic/common.py | 26 | 0 | 4 | 2 | 0 | 100.00% |
src/griffe_pydantic/debug.py | 63 | 63 | 0 | 10 | 0 | 0.00% |
src/griffe_pydantic/dynamic.py | 27 | 18 | 2 | 12 | 0 | 23.08% |
src/griffe_pydantic/extension.py | 45 | 19 | 2 | 16 | 4 | 49.18% |
src/griffe_pydantic/static.py | 92 | 11 | 2 | 56 | 10 | 85.81% |
tests/conftest.py | 28 | 0 | 5 | 2 | 0 | 100.00% |
tests/test_extension.py | 34 | 0 | 3 | 0 | 0 | 100.00% |
Total | 315 | 111 | 18 | 98 | 14 | 62.47% |
No items found using the specified filter.