Skip to content

Commit e415d93

Browse files
[Autoloop: python-to-go-migration] Iteration 36: Migrate integration/targets, deps/lockfile, install/local_bundle_handler
Run: https://github.com/githubnext/apm/actions/runs/25844894761 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 0e9a816 commit e415d93

7 files changed

Lines changed: 1578 additions & 2 deletions

File tree

benchmarks/migration-status.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"original_python_lines": 71696,
3-
"migrated_python_lines": 15116,
3+
"migrated_python_lines": 16891,
44
"migrated_modules": [
55
{
66
"module": "src/apm_cli/constants.py",
@@ -634,6 +634,9 @@
634634
"models/plugin.py",
635635
"deps/dependency_graph.py",
636636
"core/apm_yml.py",
637-
"integration/cleanup.py"
637+
"integration/cleanup.py",
638+
"integration/targets.py",
639+
"deps/lockfile.py",
640+
"install/local_bundle_handler.py"
638641
]
639642
}

0 commit comments

Comments
 (0)