Coverage report: 100%
coverage.py v7.4.0, created at 2024-01-31 08:58 +0100
coverage.py v7.4.0, created at 2024-01-31 08:58 +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 | 22 | 0 | 0 | 4 | 0 | 100% |
src/lazy_imports_lite/_hooks.py | 66 | 0 | 3 | 10 | 0 | 100% |
src/lazy_imports_lite/_loader.py | 68 | 0 | 2 | 23 | 0 | 100% |
src/lazy_imports_lite/_transformer.py | 92 | 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_loader.py | 71 | 0 | 0 | 10 | 0 | 100% |
tests/test_transformer.py | 67 | 0 | 0 | 6 | 0 | 100% |
Total | 410 | 0 | 5 | 95 | 0 | 100% |
No items found using the specified filter.