Coverage report: 50%
Files Functions Classes
coverage.py v7.6.1, created at 2025-03-26 01:28 +0500
| File | statements | missing | excluded | branches | partial | coverage |
|---|---|---|---|---|---|---|
| src/integry/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
| src/integry/client.py | 18 | 2 | 0 | 4 | 2 | 82% |
| src/integry/exceptions.py | 9 | 3 | 0 | 0 | 0 | 67% |
| src/integry/resources/apps/api.py | 14 | 0 | 0 | 0 | 0 | 100% |
| src/integry/resources/apps/types.py | 19 | 0 | 0 | 0 | 0 | 100% |
| src/integry/resources/base.py | 61 | 11 | 0 | 10 | 3 | 75% |
| src/integry/resources/functions/api.py | 81 | 66 | 0 | 38 | 0 | 14% |
| src/integry/resources/functions/types.py | 92 | 41 | 0 | 8 | 1 | 52% |
| src/integry/tests/test_apps.py | 52 | 1 | 0 | 14 | 1 | 97% |
| src/integry/tool_handlers/lite_llm.py | 24 | 15 | 0 | 10 | 0 | 26% |
| src/integry/utils/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
| src/integry/utils/common.py | 20 | 14 | 0 | 2 | 0 | 27% |
| src/integry/utils/pydantic.py | 40 | 32 | 0 | 18 | 0 | 14% |
| Total | 434 | 185 | 0 | 104 | 7 | 50% |
No items found using the specified filter.