Coverage report: 100.00%
Files Functions Classes
coverage.py v7.9.2, created at 2025-08-28 08:53 +1000
coverage.py v7.9.2, created at 2025-08-28 08:53 +1000
| File | statements | missing | excluded | coverage |
|---|---|---|---|---|
| src/pip_project_template/__main__.py | 9 | 0 | 0 | 100.00% |
| src/pip_project_template/cli/_GlobalArgumentParser.py | 38 | 0 | 0 | 100.00% |
| src/pip_project_template/cli/calculate.py | 20 | 0 | 0 | 100.00% |
| src/pip_project_template/cli/info.py | 37 | 0 | 0 | 100.00% |
| src/pip_project_template/cli/serve01.py | 27 | 0 | 0 | 100.00% |
| src/pip_project_template/cli/serve02.py | 27 | 0 | 0 | 100.00% |
| src/pip_project_template/core/_Calculator.py | 19 | 0 | 0 | 100.00% |
| src/pip_project_template/mcp_servers/McpServer01.py | 46 | 0 | 0 | 100.00% |
| src/pip_project_template/mcp_servers/McpServer02.py | 52 | 0 | 0 | 100.00% |
| src/pip_project_template/types/_DataContainer.py | 18 | 0 | 0 | 100.00% |
| src/pip_project_template/utils/_add.py | 11 | 0 | 0 | 100.00% |
| src/pip_project_template/utils/_multiply.py | 11 | 0 | 0 | 100.00% |
| Total | 315 | 0 | 0 | 100.00% |
No items found using the specified filter.