|
1 | 1 | { |
2 | 2 | "original_python_lines": 87626, |
3 | | - "migrated_python_lines": 871187, |
| 3 | + "migrated_python_lines": 871597, |
4 | 4 | "migrated_modules": [ |
5 | 5 | { |
6 | 6 | "module": "deps/apm_resolver", |
@@ -16580,12 +16580,60 @@ |
16580 | 16580 | "python_lines": 66, |
16581 | 16581 | "status": "test-migrated", |
16582 | 16582 | "notes": "Extended updatepolicy test: whitespace-only, toggle, disabledWithEmptyMessage, tab char fallback iter113" |
| 16583 | + }, |
| 16584 | + { |
| 16585 | + "name": "test/commands/cache/extended-iter114", |
| 16586 | + "module": "test/commands/cache/extended-iter114", |
| 16587 | + "go_package": "internal/commands/cache", |
| 16588 | + "python_lines": 55, |
| 16589 | + "status": "test-migrated", |
| 16590 | + "notes": "Extended cache_extra_test.go: KB boundary, MB boundary, multi-GB formatSize cases iter114" |
| 16591 | + }, |
| 16592 | + { |
| 16593 | + "name": "test/core/scope/extended-iter114", |
| 16594 | + "module": "test/core/scope/extended-iter114", |
| 16595 | + "go_package": "internal/core/scope", |
| 16596 | + "python_lines": 75, |
| 16597 | + "status": "test-migrated", |
| 16598 | + "notes": "Extended scope_test.go: GetModulesDir, GetManifestPath, GetLockfileDir, EnsureUserDirs, ScopeString distinctness iter114" |
| 16599 | + }, |
| 16600 | + { |
| 16601 | + "name": "test/commands/outdated/extended-iter114", |
| 16602 | + "module": "test/commands/outdated/extended-iter114", |
| 16603 | + "go_package": "internal/commands/outdated", |
| 16604 | + "python_lines": 90, |
| 16605 | + "status": "test-migrated", |
| 16606 | + "notes": "Extended outdated_test.go: patch/minor comparisons, semver variants, stripV, truncate, OutdatedRow, RemoteRef iter114" |
| 16607 | + }, |
| 16608 | + { |
| 16609 | + "name": "test/cache/cachepaths/extended-iter114", |
| 16610 | + "module": "test/cache/cachepaths/extended-iter114", |
| 16611 | + "go_package": "internal/cache/cachepaths", |
| 16612 | + "python_lines": 65, |
| 16613 | + "status": "test-migrated", |
| 16614 | + "notes": "Extended cachepaths_test.go: APM_NO_CACHE=true/yes, constant values, XDG override iter114" |
| 16615 | + }, |
| 16616 | + { |
| 16617 | + "name": "test/marketplace/shadowdetector/extended-iter114", |
| 16618 | + "module": "test/marketplace/shadowdetector/extended-iter114", |
| 16619 | + "go_package": "internal/marketplace/shadowdetector", |
| 16620 | + "python_lines": 60, |
| 16621 | + "status": "test-migrated", |
| 16622 | + "notes": "Extended shadowdetector_test.go: multiple conflicts, empty marketplaces, only-primary, ShadowMatch fields iter114" |
| 16623 | + }, |
| 16624 | + { |
| 16625 | + "name": "test/adapters/cursor/extended-iter114", |
| 16626 | + "module": "test/adapters/cursor/extended-iter114", |
| 16627 | + "go_package": "internal/adapters/client/cursor", |
| 16628 | + "python_lines": 65, |
| 16629 | + "status": "test-migrated", |
| 16630 | + "notes": "Extended cursor_test.go: empty root, UpdateConfig with/without .cursor dir, invalid JSON config iter114" |
16583 | 16631 | } |
16584 | 16632 | ], |
16585 | | - "last_updated": "2026-05-17T18:32:08Z", |
| 16633 | + "last_updated": "2026-05-17T19:34:22Z", |
16586 | 16634 | "iteration": 80, |
16587 | | - "python_lines_migrated_pct": 994.21, |
16588 | | - "modules_migrated": 2247, |
| 16635 | + "python_lines_migrated_pct": 994.68, |
| 16636 | + "modules_migrated": 2253, |
16589 | 16637 | "modules": [ |
16590 | 16638 | { |
16591 | 16639 | "module": "models/dependency/reference", |
|
0 commit comments