You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve mypy errors and None concatenation bug in JavaSupport
- Fix TypeError in _build_runtime_map when test_function_name is None
- Add missing abstract method stubs (find_references, extract_calling_function_source, load_coverage, setup_test_config)
- Fix Language import to come from language_enum instead of base (which doesn't re-export it)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments