Coverage report: 99%
coverage.py v7.4.1, created at 2024-02-11 15:33 +0100
coverage.py v7.4.1, created at 2024-02-11 15:33 +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 | 73 | 0 | 3 | 27 | 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_loader.py | 83 | 0 | 0 | 18 | 1 | 99% |
tests/test_transformer.py | 68 | 0 | 0 | 6 | 0 | 100% |
Total | 430 | 0 | 6 | 107 | 1 | 99% |
No items found using the specified filter.