Coverage report: 100%
coverage.py v7.4.1, created at 2024-02-12 09:19 +0100
coverage.py v7.4.1, created at 2024-02-12 09:19 +0100
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
src/lazy_imports_lite/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
src/lazy_imports_lite/__main__.py | 23 | 0 | 0 | 4 | 0 | 100% |
src/lazy_imports_lite/_hooks.py | 66 | 0 | 3 | 10 | 0 | 100% |
src/lazy_imports_lite/_loader.py | 85 | 0 | 3 | 39 | 0 | 100% |
src/lazy_imports_lite/_transformer.py | 93 | 0 | 0 | 38 | 0 | 100% |
src/lazy_imports_lite/_utils.py | 6 | 0 | 0 | 2 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_cli.py | 16 | 0 | 0 | 2 | 0 | 100% |
tests/test_exec.py | 4 | 0 | 0 | 0 | 0 | 100% |
tests/test_loader.py | 85 | 0 | 0 | 18 | 0 | 100% |
tests/test_transformer.py | 68 | 0 | 0 | 6 | 0 | 100% |
Total | 448 | 0 | 6 | 119 | 0 | 100% |
No items found using the specified filter.