145 lines
3.2 KiB
JSON
145 lines
3.2 KiB
JSON
{
|
|
"run_id": "v4_docker",
|
|
"steps": [
|
|
{
|
|
"step": "requirements",
|
|
"agent": "client",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 6.6,
|
|
"errors": [],
|
|
"code_length": 1106
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "models.py",
|
|
"agent": "data",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 5.4,
|
|
"errors": [
|
|
"SQLite create_engine puuttuu connect_args={'check_same_thread': False}"
|
|
],
|
|
"code_length": 696
|
|
},
|
|
{
|
|
"attempt": 2,
|
|
"elapsed": 4.7,
|
|
"errors": [],
|
|
"code_length": 740
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "schemas.py",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 5.1,
|
|
"errors": [
|
|
"SyntaxError: invalid syntax (rivi 8)"
|
|
],
|
|
"code_length": 472
|
|
},
|
|
{
|
|
"attempt": 2,
|
|
"elapsed": 2.9,
|
|
"errors": [
|
|
"SyntaxError: invalid syntax (rivi 8)"
|
|
],
|
|
"code_length": 372
|
|
},
|
|
{
|
|
"attempt": 3,
|
|
"elapsed": 3.5,
|
|
"errors": [
|
|
"SyntaxError: invalid syntax (rivi 8)"
|
|
],
|
|
"code_length": 472
|
|
}
|
|
],
|
|
"final_errors": [
|
|
"SyntaxError: invalid syntax (rivi 8)"
|
|
],
|
|
"passed": false
|
|
},
|
|
{
|
|
"step": "main.py",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 14.6,
|
|
"errors": [
|
|
"Kutsutaan 'Depends()' mutta sitä ei ole importattu eikä määritelty",
|
|
"Kutsutaan 'Depends()' mutta sitä ei ole importattu eikä määritelty",
|
|
"Kutsutaan 'Depends()' mutta sitä ei ole importattu eikä määritelty",
|
|
"Kutsutaan 'Depends()' mutta sitä ei ole importattu eikä määritelty",
|
|
"Kutsutaan 'Depends()' mutta sitä ei ole importattu eikä määritelty"
|
|
],
|
|
"code_length": 1984
|
|
},
|
|
{
|
|
"attempt": 2,
|
|
"elapsed": 14.0,
|
|
"errors": [],
|
|
"code_length": 1911
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "pyproject.toml",
|
|
"agent": "coder",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 3.6,
|
|
"errors": [],
|
|
"code_length": 264
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "test_main.py",
|
|
"agent": "qa",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 15.9,
|
|
"errors": [],
|
|
"code_length": 1779
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
},
|
|
{
|
|
"step": "Dockerfile",
|
|
"agent": "tester",
|
|
"attempts": [
|
|
{
|
|
"attempt": 1,
|
|
"elapsed": 4.0,
|
|
"errors": [],
|
|
"code_length": 291
|
|
}
|
|
],
|
|
"final_errors": [],
|
|
"passed": true
|
|
}
|
|
],
|
|
"model": "qwen2.5-coder:7b-instruct-q4_K_M",
|
|
"summary": "6/7 passed"
|
|
} |