Coverage report: 100%
Files Functions Classes
coverage.py v7.11.0, created at 2025-11-06 17:56 -0800
coverage.py v7.11.0, created at 2025-11-06 17:56 -0800
| File | statements | missing | excluded | branches | partial | coverage |
|---|---|---|---|---|---|---|
| src/countdown/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
| src/countdown/__main__.py | 64 | 0 | 9 | 12 | 0 | 100% |
| src/countdown/digits.py | 37 | 0 | 0 | 12 | 0 | 100% |
| tests/__init__.py | 0 | 0 | 0 | 0 | 0 | 100% |
| tests/conftest.py | 3 | 0 | 21 | 0 | 0 | 100% |
| tests/test_main.py | 199 | 0 | 0 | 8 | 0 | 100% |
| Total | 303 | 0 | 30 | 32 | 0 | 100% |
No items found using the specified filter.