Skip to content

fix: resolve mypy errors and None concatenation bug in JavaSupport#1830

Merged
claude[bot] merged 1 commit intoomni-javafrom
fix/java-support-mypy-fixes
Mar 13, 2026
Merged

fix: resolve mypy errors and None concatenation bug in JavaSupport#1830
claude[bot] merged 1 commit intoomni-javafrom
fix/java-support-mypy-fixes

Conversation

@claude
Copy link
Copy Markdown
Contributor

@claude claude bot commented Mar 13, 2026

Fix TypeError in _build_runtime_map, add missing abstract method stubs, fix Language import. Part of PR 1199 review.

- 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>
@claude claude bot merged commit 188b09f into omni-java Mar 13, 2026
1 of 2 checks passed
@claude claude bot deleted the fix/java-support-mypy-fixes branch March 13, 2026 02:48
@claude claude bot mentioned this pull request Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants