Coverage report: 100%
coverage.py v7.4.1, created at 2024-04-16 21:32 +0200
coverage.py v7.4.1, created at 2024-04-16 21:32 +0200
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 | 85 | 0 | 164 | 100% |
src/typedal/config.py | 132 | 0 | 11 | 100% |
src/typedal/core.py | 904 | 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 | 32 | 0 | 0 | 100% |
src/typedal/helpers.py | 90 | 0 | 0 | 100% |
src/typedal/mixins.py | 40 | 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 | 19 | 0 | 0 | 100% |
Total | 1651 | 0 | 361 | 100% |
No items found using the specified filter.