123 lines
3.2 KiB
JSON
123 lines
3.2 KiB
JSON
{
|
|
"run_id": "v8_cache_fix",
|
|
"steps": [
|
|
{
|
|
"step": "requirements",
|
|
"agent": "client",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 7.7,
|
|
"errors": [],
|
|
"code_length": 1361
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "models.py",
|
|
"agent": "data",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 5.8,
|
|
"errors": [],
|
|
"code_length": 707
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "schemas.py",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 5.2,
|
|
"errors": [],
|
|
"code_length": 464
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "main.py",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 14.1,
|
|
"errors": [],
|
|
"code_length": 1960
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "pyproject.toml",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 8.8,
|
|
"errors": [
|
|
"Sisältää poetry-konfiguraation — käytä VAIN [project] (PEP 621) + uv",
|
|
"build-backend käyttää poetryä — poista tai vaihda"
|
|
],
|
|
"code_length": 815
|
|
},
|
|
{
|
|
"attempt": 2,
|
|
"elapsed": 3.6,
|
|
"errors": [],
|
|
"code_length": 311
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "test_main.py",
|
|
"agent": "qa",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 19.8,
|
|
"errors": [],
|
|
"code_length": 2050
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "Dockerfile",
|
|
"agent": "tester",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 4.6,
|
|
"errors": [],
|
|
"code_length": 338
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
}
|
|
],
|
|
"model": "qwen2.5-coder:7b-instruct-q4_K_M",
|
|
"summary": "7/7 passed",
|
|
"docker": {
|
|
"build": true,
|
|
"pytest": false,
|
|
"api": false,
|
|
"errors": [
|
|
"pytest failed (exit 1):\n=============== short test summary info ============================\nFAILED test_main.py::test_create_task - sqlalchemy.exc.OperationalError: (sql...\nFAILED test_main.py::test_read_tasks - sqlalchemy.exc.OperationalError: (sqli...\nFAILED test_main.py::test_read_task - sqlalchemy.exc.OperationalError: (sqlit...\nFAILED test_main.py::test_read_task_not_found - sqlalchemy.exc.OperationalErr...\nFAILED test_main.py::test_update_task - sqlalchemy.exc.OperationalError: (sql...\nFAILED test_main.py::test_delete_task - sqlalchemy.exc.OperationalError: (sql...\n======================== 6 failed, 2 warnings in 2.50s =========================\n Network v8_cache_fix_default Creating\n Network v8_cache_fix_default Created\nwarning: No `requires-python` value found in the workspace. Defaulting to `>=3.12`.\n\n",
|
|
"POST /todos/ ja /tasks/ molemmat failasivat: HTTP Error 422: Unprocessable Entity"
|
|
]
|
|
}
|
|
} |