pydantic coverage for e1ecbf28509c6faf02e5e7aebc6e76bcdb008257: 99.77%
Files Functions Classes
coverage.py v7.6.1, created at 2024-08-15 13:26 +0000
coverage.py v7.6.1, created at 2024-08-15 13:26 +0000
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
pydantic/__init__.py | 17 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/_hypothesis_plugin.py | 140 | 0 | 64 | 54 | 0 | 100.00% |
pydantic/annotated_types.py | 22 | 0 | 2 | 13 | 0 | 100.00% |
pydantic/class_validators.py | 173 | 0 | 18 | 137 | 0 | 100.00% |
pydantic/color.py | 194 | 0 | 2 | 85 | 0 | 100.00% |
pydantic/config.py | 116 | 0 | 13 | 24 | 0 | 100.00% |
pydantic/dataclasses.py | 178 | 0 | 93 | 68 | 0 | 100.00% |
pydantic/datetime_parse.py | 129 | 0 | 0 | 68 | 0 | 100.00% |
pydantic/decorator.py | 179 | 0 | 10 | 78 | 0 | 100.00% |
pydantic/env_settings.py | 190 | 0 | 0 | 92 | 0 | 100.00% |
pydantic/error_wrappers.py | 88 | 0 | 12 | 30 | 0 | 100.00% |
pydantic/errors.py | 308 | 0 | 2 | 4 | 0 | 100.00% |
pydantic/fields.py | 625 | 0 | 9 | 332 | 0 | 100.00% |
pydantic/generics.py | 176 | 1 | 3 | 103 | 1 | 99.28% |
pydantic/json.py | 47 | 0 | 0 | 12 | 0 | 100.00% |
pydantic/main.py | 502 | 0 | 45 | 263 | 0 | 100.00% |
pydantic/mypy.py | 466 | 6 | 38 | 205 | 4 | 98.51% |
pydantic/networks.py | 371 | 4 | 24 | 86 | 1 | 98.91% |
pydantic/parse.py | 36 | 0 | 0 | 20 | 0 | 100.00% |
pydantic/schema.py | 472 | 0 | 3 | 260 | 0 | 100.00% |
pydantic/tools.py | 33 | 0 | 2 | 4 | 0 | 100.00% |
pydantic/types.py | 597 | 0 | 49 | 118 | 0 | 100.00% |
pydantic/typing.py | 243 | 1 | 24 | 112 | 1 | 99.44% |
pydantic/utils.py | 355 | 0 | 12 | 151 | 0 | 100.00% |
pydantic/v1/__init__.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/_hypothesis_plugin.py | 1 | 1 | 0 | 0 | 0 | 0.00% |
pydantic/v1/annotated_types.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/class_validators.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/color.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/config.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/dataclasses.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/datetime_parse.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/decorator.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/env_settings.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/error_wrappers.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/errors.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/fields.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/generics.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/json.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/main.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/mypy.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/networks.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/parse.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/schema.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/tools.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/types.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/typing.py | 3 | 0 | 2 | 0 | 0 | 100.00% |
pydantic/v1/utils.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/validators.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/v1/version.py | 1 | 0 | 0 | 0 | 0 | 100.00% |
pydantic/validators.py | 437 | 0 | 9 | 196 | 0 | 100.00% |
pydantic/version.py | 20 | 0 | 5 | 4 | 0 | 100.00% |
Total | 6142 | 13 | 441 | 2519 | 7 | 99.77% |
No items found using the specified filter.