File size: 1,940 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
70
{
  "image_digest": "local-venv:macbre__sql-metadata",
  "image_tag": "local/macbre__sql-metadata",
  "language": "python",
  "repo": "macbre/sql-metadata",
  "ref": "3e3599cce3799e64312cbcdeaeef5297092402f5",
  "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": 3.7,
  "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=272; suite={'ran': True, 'rc': 0, 'sec': 1.5, 'passed': 272, 'failed': 0, 'errors': 0}",
  "extra": {
    "python_version": "3.12.13",
    "requires_python": "^3.10",
    "install_cmds": [
      "uv pip install -q --python .venv/bin/python -e .",
      "uv pip install -q --python .venv/bin/python 'coverage' 'pytest' 'pytest-cov' 'ruff' 'mypy'",
      "uv pip install -q --python .venv/bin/python pytest",
      "uv pip install -q --python .venv/bin/python sqlglot==30.15.0"
    ],
    "extras": [],
    "requirement_files": [],
    "poetry_dev": [
      "coverage",
      "pytest",
      "pytest-cov",
      "ruff",
      "mypy"
    ],
    "collected": 272,
    "suite": {
      "ran": true,
      "rc": 0,
      "sec": 1.5,
      "passed": 272,
      "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"
    ]
  }
}