File size: 1,895 Bytes
e1f5446 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | {
"image_digest": "local-venv:mkrd__DictDataBase",
"image_tag": "local/mkrd__DictDataBase",
"language": "python",
"repo": "mkrd/DictDataBase",
"ref": "12e650460c9284f8cd1249d26b16c18c04445691",
"rebuild_cmds": [
"uv pip install -q --no-deps --no-build-isolation --python .venv/bin/python -e ."
],
"test_cmds": [
"python -m pytest"
],
"smoke_passed": true,
"iterations": 0,
"build_time_sec": 29.6,
"llm_provider": "none",
"llm_cost_estimate_usd": 0.0,
"dockerfile_reconstruction": "",
"transcript_path": null,
"pushed_to_registry": false,
"verify_passed": true,
"verify_detail": "python 3.12.13; collected=594; suite={'ran': True, 'rc': 0, 'sec': 24.8, 'passed': 594, 'failed': 0, 'errors': 0}",
"extra": {
"python_version": "3.12.13",
"requires_python": ">=3.8,<3.14",
"install_cmds": [
"uv pip install -q --python .venv/bin/python -e .",
"uv pip install -q --python .venv/bin/python 'super-py' 'pyinstrument' 'pytest-cov' 'path-dict' 'ruff'",
"uv pip install -q --python .venv/bin/python pytest"
],
"extras": [],
"requirement_files": [],
"poetry_dev": [
"super-py",
"pyinstrument",
"pytest-cov",
"path-dict",
"ruff"
],
"collected": 594,
"suite": {
"ran": true,
"rc": 0,
"sec": 24.8,
"passed": 594,
"failed": 0,
"errors": 0
},
"sandbox_layout": "checkout with .venv inside; LocalSandbox adapter",
"rebuild_check_rc": 0,
"build_backends_installed": [
"setuptools",
"wheel",
"setuptools-scm",
"hatchling",
"hatch-vcs",
"hatch-fancy-pypi-readme",
"poetry-core",
"flit-core",
"pdm-backend",
"versioningit",
"pbr",
"editables",
"hatch-requirements-txt",
"setuptools-git-versioning",
"poetry-dynamic-versioning"
]
}
} |