Coverage report: 99%
coverage.py v7.4.0, created at 2024-02-05 19:37 +0100
coverage.py v7.4.0, created at 2024-02-05 19:37 +0100
| Module | statements | missing | excluded | branches | partial | coverage |
|---|---|---|---|---|---|---|
| src/canonical_imports/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
| src/canonical_imports/_core.py | 212 | 1 | 1 | 115 | 1 | 99% |
| src/canonical_imports/_utils.py | 6 | 0 | 0 | 2 | 0 | 100% |
| tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
| tests/test_basic.py | 5 | 0 | 0 | 0 | 0 | 100% |
| tests/test_cli.py | 5 | 0 | 1 | 0 | 0 | 100% |
| tests/test_imports.py | 75 | 0 | 2 | 18 | 0 | 100% |
| Total | 304 | 1 | 4 | 135 | 1 | 99% |
No items found using the specified filter.