Coverage report: 95%
Files Functions Classes
coverage.py v7.6.1, created at 2024-10-01 21:36 +0000
| File | function | statements | missing | excluded | coverage |
|---|---|---|---|---|---|
| src/sandbox/__init__.py | (no function) | 0 | 0 | 0 | 100% |
| src/sandbox/__main__.py | cli | 2 | 0 | 0 | 100% |
| src/sandbox/__main__.py | (no function) | 7 | 1 | 0 | 86% |
| src/sandbox/fibonacci.py | Fibonacci.calculate | 4 | 0 | 0 | 100% |
| src/sandbox/fibonacci.py | Fibonacci.get_values | 1 | 0 | 0 | 100% |
| src/sandbox/fibonacci.py | (no function) | 6 | 0 | 0 | 100% |
| Total | 20 | 1 | 0 | 95% |
No items found using the specified filter.