Coverage report: 96%
Files Functions Classes
coverage.py v7.6.3, created at 2024-10-15 16:00 -0500
| File | class | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| mall/__init__.py | (no class) | 3 | 0 | 0 | 100% |
| mall/data.py | MallData | 0 | 0 | 0 | 100% |
| mall/data.py | (no class) | 3 | 0 | 0 | 100% |
| mall/llm.py | (no class) | 93 | 4 | 0 | 96% |
| mall/polars.py | MallFrame | 33 | 3 | 0 | 91% |
| mall/polars.py | (no class) | 14 | 0 | 0 | 100% |
| mall/prompt.py | (no class) | 52 | 2 | 0 | 96% |
| tests/__init__.py | (no class) | 0 | 0 | 0 | 100% |
| tests/test_classify.py | (no class) | 18 | 1 | 0 | 94% |
| tests/test_extract.py | (no class) | 23 | 1 | 0 | 96% |
| tests/test_sentiment.py | (no class) | 31 | 1 | 0 | 97% |
| tests/test_summarize.py | (no class) | 18 | 1 | 0 | 94% |
| tests/test_translate.py | (no class) | 13 | 1 | 0 | 92% |
| tests/test_use.py | (no class) | 18 | 0 | 0 | 100% |
| tests/test_verify.py | (no class) | 18 | 1 | 0 | 94% |
| Total | 337 | 15 | 0 | 96% |
No items found using the specified filter.