3809a33bd59d00e4153eafb9417155150e2f88ed
- Fix dotnet_tests scan to handle [Theory]+[InlineData] patterns (was extracting "InlineData" as test name instead of actual method) - Rebuild test_mappings with multi-strategy matching: exact path, basename, class-level, wildcard prefix (ClassName.Prefix*), (N tests) patterns, fuzzy word overlap, and 31 hand-mapped renames - All 2,646 mapped Go tests now have entries in test_mappings (was 177 missing) - 2,485 dotnet tests linked back to Go tests, 5,808 total - 57,289 total mapping rows
Description
No description provided
Languages
C#
99.9%