Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JVM: Fix coverage calculation for JVM project #500

Closed
wants to merge 4 commits into from

Conversation

arthurscchan
Copy link
Collaborator

This PR fixes bugs in coverage calculation for JVM project. There exist some case where source file name is missing from jacoco.xml because of compilation issue. This PR adds fail safe checking to ensure the logic still work even if the source file or coverage is not retrievable.

@arthurscchan arthurscchan marked this pull request as ready for review July 19, 2024 14:16
@arthurscchan
Copy link
Collaborator Author

/gcbrun skip

DavidKorczynski pushed a commit that referenced this pull request Jul 24, 2024
arthurscchan added a commit to arthurscchan/oss-fuzz-gen that referenced this pull request Jul 24, 2024
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