|
1 | 1 | { |
2 | 2 | "original_python_lines": 87626, |
3 | | - "migrated_python_lines": 871973, |
| 3 | + "migrated_python_lines": 872324, |
4 | 4 | "migrated_modules": [ |
5 | 5 | { |
6 | 6 | "module": "deps/apm_resolver", |
|
16628 | 16628 | "python_lines": 65, |
16629 | 16629 | "status": "test-migrated", |
16630 | 16630 | "notes": "Extended cursor_test.go: empty root, UpdateConfig with/without .cursor dir, invalid JSON config iter114" |
| 16631 | + }, |
| 16632 | + { |
| 16633 | + "module": "go-test/targetdetection-iter116", |
| 16634 | + "go_package": "internal/core/targetdetection", |
| 16635 | + "python_lines": 54, |
| 16636 | + "status": "test-migrated", |
| 16637 | + "notes": "Extended targetdetection test suite: ResolveTargets YAML/invalid-flag/deduplicate/no-signals/auto-detect-claude-dir, NormalizeTarget aliases" |
| 16638 | + }, |
| 16639 | + { |
| 16640 | + "module": "go-test/mktvalidator-iter116", |
| 16641 | + "go_package": "internal/marketplace/mktvalidator", |
| 16642 | + "python_lines": 72, |
| 16643 | + "status": "test-migrated", |
| 16644 | + "notes": "Extended mktvalidator test suite: multiple errors, duplicate names, empty list, check count/names, ValidationResult fields" |
| 16645 | + }, |
| 16646 | + { |
| 16647 | + "module": "go-test/tagpattern-iter116", |
| 16648 | + "go_package": "internal/marketplace/tagpattern", |
| 16649 | + "python_lines": 55, |
| 16650 | + "status": "test-migrated", |
| 16651 | + "notes": "Extended tagpattern test suite: empty placeholders, no-placeholder pattern, empty pattern, version at end, OnlyVersion" |
| 16652 | + }, |
| 16653 | + { |
| 16654 | + "module": "go-test/adapter-base-iter116", |
| 16655 | + "go_package": "internal/adapters/client/base", |
| 16656 | + "python_lines": 56, |
| 16657 | + "status": "test-migrated", |
| 16658 | + "notes": "Extended base adapter test suite: InputVarRE multiple matches and non-matching, EnvVarRE edge cases and digit-start" |
| 16659 | + }, |
| 16660 | + { |
| 16661 | + "module": "go-test/adapter-claude-iter116", |
| 16662 | + "go_package": "internal/adapters/client/claude", |
| 16663 | + "python_lines": 56, |
| 16664 | + "status": "test-migrated", |
| 16665 | + "notes": "Extended claude adapter test suite: TargetName/MCPServersKey consistency, GetCurrentConfig empty dir, UpdateConfig empty/multiple servers" |
| 16666 | + }, |
| 16667 | + { |
| 16668 | + "module": "go-test/policy-matcher-iter116", |
| 16669 | + "go_package": "internal/policy/matcher", |
| 16670 | + "python_lines": 58, |
| 16671 | + "status": "test-migrated", |
| 16672 | + "notes": "Extended policy matcher test suite: DoubleStarOnly, TrailingStar, ExactNoWildcard, DenyThenAllow, NilDeny, NotInAllowList, SingleStarInMiddle" |
16631 | 16673 | } |
16632 | 16674 | ], |
16633 | 16675 | "last_updated": "2026-05-17T20:26:02Z", |
|
0 commit comments