Coverage report: 99%
coverage.py v7.4.1, created at 2024-01-29 16:53 +0100
coverage.py v7.4.1, created at 2024-01-29 16:53 +0100
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
src/typedal/__about__.py | 1 | 0 | 0 | 100% |
src/typedal/__init__.py | 5 | 0 | 2 | 100% |
src/typedal/caching.py | 169 | 0 | 3 | 100% |
src/typedal/cli.py | 125 | 22 | 85 | 82% |
src/typedal/config.py | 134 | 0 | 11 | 100% |
src/typedal/core.py | 898 | 0 | 144 | 100% |
src/typedal/fields.py | 85 | 0 | 0 | 100% |
src/typedal/for_py4web.py | 10 | 0 | 12 | 100% |
src/typedal/for_web2py.py | 31 | 0 | 0 | 100% |
src/typedal/helpers.py | 80 | 0 | 0 | 100% |
src/typedal/serializers/as_json.py | 15 | 0 | 25 | 100% |
src/typedal/types.py | 64 | 0 | 0 | 100% |
src/typedal/web2py_py4web_shared.py | 18 | 0 | 0 | 100% |
Total | 1635 | 22 | 282 | 99% |
No items found using the specified filter.