Coverage report: 93%
Files Functions Classes
coverage.py v7.6.12, created at 2025-04-06 15:09 -0600
| File | statements | missing | excluded | coverage |
|---|---|---|---|---|
| pattern_lens/__init__.py | 1 | 0 | 0 | 100% |
| pattern_lens/activations.py | 173 | 14 | 0 | 92% |
| pattern_lens/attn_figure_funcs.py | 22 | 6 | 0 | 73% |
| pattern_lens/consts.py | 23 | 0 | 0 | 100% |
| pattern_lens/figure_util.py | 153 | 16 | 0 | 90% |
| pattern_lens/figures.py | 133 | 19 | 0 | 86% |
| pattern_lens/indexes.py | 79 | 5 | 0 | 94% |
| pattern_lens/load_activations.py | 56 | 6 | 0 | 89% |
| pattern_lens/prompts.py | 24 | 1 | 0 | 96% |
| pattern_lens/server.py | 26 | 8 | 0 | 69% |
| tests/integration/test_clis.py | 51 | 0 | 0 | 100% |
| tests/integration/test_pipeline.py | 15 | 0 | 0 | 100% |
| tests/unit/test_activations.py | 65 | 13 | 0 | 80% |
| tests/unit/test_activations_return.py | 65 | 0 | 0 | 100% |
| tests/unit/test_figure_util.py | 175 | 0 | 0 | 100% |
| tests/unit/test_figures.py | 54 | 1 | 0 | 98% |
| tests/unit/test_load_activations.py | 54 | 0 | 0 | 100% |
| tests/unit/test_multifig.py | 64 | 1 | 0 | 98% |
| tests/unit/test_server.py | 11 | 0 | 0 | 100% |
| Total | 1244 | 90 | 0 | 93% |
No items found using the specified filter.