Coverage report: 28%
Files Functions Classes
coverage.py v7.8.2, created at 2025-05-25 13:51 -0400
| File | statements | missing | excluded | coverage |
|---|---|---|---|---|
| src/common/__init__.py | 0 | 0 | 0 | 100% |
| src/common/analysis.py | 131 | 7 | 0 | 95% |
| src/common/rollup.py | 232 | 62 | 0 | 73% |
| src/common/telemetry_analysis.py | 761 | 714 | 0 | 6% |
| src/main.py | 56 | 15 | 0 | 73% |
| src/main_old.py | 612 | 612 | 0 | 0% |
| src/utils/__init__.py | 0 | 0 | 0 | 100% |
| src/utils/cli.py | 49 | 2 | 0 | 96% |
| src/utils/console_helpers.py | 52 | 25 | 0 | 52% |
| src/utils/data.py | 192 | 60 | 0 | 69% |
| src/utils/dataframe_helpers.py | 134 | 115 | 0 | 14% |
| src/utils/table_helpers.py | 76 | 39 | 0 | 49% |
| src/utils/ui.py | 46 | 30 | 0 | 35% |
| src/utils/validation.py | 128 | 105 | 0 | 18% |
| Total | 2469 | 1786 | 0 | 28% |
No items found using the specified filter.