Skip to content

Conversation

@aseembits93
Copy link
Contributor

Summary

  • Add fallback logic in parse_test_output.py to try original_file_path lookup when instrumented_file_path lookup fails
  • Default to GENERATED_REGRESSION test type for Java tests when type cannot be determined
  • Add JaCoCo plugin configuration to Java test project pom.xml

Test plan

  • Run codeflash --file src/main/java/com/example/Algorithms.java --function fibonacci --verbose and verify warning is resolved
  • Verify existing Java tests still work correctly

🤖 Generated with Claude Code

Add fallback logic to try original_file_path lookup and default to GENERATED_REGRESSION for Java tests when test type cannot be determined.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Ubuntu seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@aseembits93 aseembits93 changed the base branch from main to omni-java February 6, 2026 23:20
</plugin>
</plugins>

<plugin>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this change needed @HeshamHM28 ? this was generated by claude

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.

2 participants